Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0aa5eb1

Browse files
committed
additions to requirements.txt
1 parent 696c19b commit 0aa5eb1

File tree

1 file changed

+66
-0
lines changed

1 file changed

+66
-0
lines changed

requirements.txt

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,77 @@
11
annotated-types==0.6.0
22
anyio==3.7.1
3+
black==23.12.1
4+
blinker==1.7.0
5+
CacheControl==0.13.1
6+
certifi==2023.11.17
7+
cfgv==3.4.0
8+
charset-normalizer==3.3.2
9+
click==8.1.7
10+
dep-logic==0.0.4
11+
Deprecated==1.2.14
12+
distlib==0.3.8
13+
dnspython==2.4.2
14+
email-validator==2.1.0.post1
315
fastapi==0.104.1
16+
filelock==3.13.1
17+
findpython==0.4.1
18+
greenlet==3.0.2
19+
h11==0.14.0
20+
httpcore==1.0.2
21+
httptools==0.6.1
22+
httpx==0.25.2
23+
identify==2.5.33
424
idna==3.6
25+
importlib-resources==6.1.1
26+
iniconfig==2.0.0
27+
installer==0.7.0
28+
itsdangerous==2.1.2
529
Jinja2==3.1.2
30+
limits==3.7.0
31+
markdown-it-py==3.0.0
632
MarkupSafe==2.1.3
33+
mdurl==0.1.2
34+
mock==5.1.0
35+
msgpack==1.0.7
36+
mypy-extensions==1.0.0
37+
nodeenv==1.8.0
38+
orjson==3.9.10
39+
packaging==23.2
40+
pathspec==0.12.1
41+
pdm==2.11.1
42+
platformdirs==4.1.0
43+
pluggy==1.3.0
44+
pre-commit==3.6.0
745
pydantic==2.5.2
46+
pydantic-extra-types==2.1.0
47+
pydantic-settings==2.1.0
848
pydantic_core==2.14.5
49+
Pygments==2.17.2
50+
pyproject_hooks==1.0.0
51+
pytest==7.4.3
52+
python-dotenv==1.0.0
53+
python-multipart==0.0.6
54+
PyYAML==6.0.1
55+
redis==4.6.0
56+
requests==2.31.0
57+
requests-toolbelt==1.0.0
58+
resolvelib==1.0.1
59+
rich==13.7.0
60+
ruff==0.1.9
61+
shellingham==1.5.4
62+
slowapi==0.1.8
963
sniffio==1.3.0
64+
SQLAlchemy==2.0.23
1065
starlette==0.27.0
66+
tomlkit==0.12.3
67+
truststore==0.8.0
1168
typing_extensions==4.9.0
69+
ujson==5.8.0
70+
unearth==0.12.1
71+
urllib3==2.1.0
72+
uvicorn==0.24.0.post1
73+
uvloop==0.19.0
74+
virtualenv==20.25.0
75+
watchfiles==0.21.0
76+
websockets==12.0
77+
wrapt==1.16.0

0 commit comments

Comments
 (0)