Skip to content

Commit e50e97b

Browse files
authored
Merge pull request #171 from nanotaboada/feature/requirements
chore: clean up requirements file
2 parents 453df2c + 5aff53d commit e50e97b

File tree

1 file changed

+1
-26
lines changed

1 file changed

+1
-26
lines changed

requirements.txt

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,15 @@ aiosignal==1.3.1
33
aiosqlite==0.20.0
44
annotated-types==0.7.0
55
anyio==4.4.0
6-
asttokens==2.4.1
76
attrs==23.2.0
8-
backcall==0.2.0
9-
bleach==6.1.0
107
certifi==2024.7.4
11-
charset-normalizer==3.3.2
128
click==8.1.7
139
coverage==7.6.0
14-
decorator==5.1.1
15-
defusedxml==0.7.1
1610
dnspython==2.6.1
1711
email_validator==2.2.0
1812
fastapi==0.111.1
1913
fastapi-cache2==0.2.1
2014
fastapi-cli==0.0.4
21-
fastjsonschema==2.20.0
2215
flake8==7.1.0
2316
frozenlist==1.4.1
2417
gevent==24.2.1
@@ -29,24 +22,18 @@ httptools==0.6.1
2922
httpx==0.27.0
3023
idna==3.7
3124
iniconfig==2.0.0
32-
jedi==0.19.1
3325
Jinja2==3.1.4
34-
jsonschema==4.23.0
35-
jsonschema-specifications==2023.12.1
3626
markdown-it-py==3.0.0
3727
MarkupSafe==2.1.5
3828
mccabe==0.7.0
3929
mdurl==0.1.2
4030
multidict==6.0.5
41-
orjson==3.10.6
4231
packaging==24.1
43-
parso==0.8.4
4432
pendulum==3.0.0
4533
pluggy==1.5.0
4634
pycodestyle==2.12.0
4735
pydantic==2.8.2
4836
pydantic_core
49-
pydeps==1.12.20
5037
pyflakes==3.2.0
5138
Pygments==2.18.0
5239
pytest==8.3.1
@@ -56,33 +43,21 @@ python-dateutil==2.9.0.post0
5643
python-dotenv==1.0.1
5744
python-multipart==0.0.9
5845
PyYAML==6.0.1
59-
pyzmq==26.0.3
60-
referencing==0.35.1
61-
requests==2.32.3
62-
responses==0.25.3
63-
rfc3986==2.0.0
6446
rich==13.7.1
65-
rpds-py==0.19.1
66-
setuptools==71.1.0
47+
setuptools==72.1.0
6748
shellingham==1.5.4
6849
six==1.16.0
6950
sniffio==1.3.1
7051
SQLAlchemy==2.0.31
7152
starlette
72-
stdlib-list==0.10.0
7353
termcolor==2.4.0
7454
time-machine==2.14.2
75-
tornado==6.4.1
7655
typer==0.12.3
7756
typing_extensions==4.12.2
7857
tzdata==2024.1
79-
ujson==5.10.0
80-
urllib3==2.2.2
8158
uvicorn==0.30.3
8259
uvloop==0.19.0
8360
watchfiles==0.22.0
84-
wcwidth==0.2.13
85-
webencodings==0.5.1
8661
websockets==12.0
8762
yarl==1.9.4
8863
zope.event==5.0

0 commit comments

Comments
 (0)