requirements.txt
This commit is contained in:
parent
457e062677
commit
decca46a14
22
requirements.txt
Normal file
22
requirements.txt
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
anyio==3.6.2
|
||||||
|
certifi==2022.12.7
|
||||||
|
charset-normalizer==3.1.0
|
||||||
|
click==8.1.3
|
||||||
|
fastapi==0.95.0
|
||||||
|
h11==0.14.0
|
||||||
|
httptools==0.5.0
|
||||||
|
idna==3.4
|
||||||
|
pydantic==1.10.6
|
||||||
|
python-dotenv==1.0.0
|
||||||
|
python-magic==0.4.27
|
||||||
|
python-multipart==0.0.6
|
||||||
|
PyYAML==6.0
|
||||||
|
requests==2.28.2
|
||||||
|
sniffio==1.3.0
|
||||||
|
starlette==0.26.1
|
||||||
|
typing_extensions==4.5.0
|
||||||
|
urllib3==1.26.15
|
||||||
|
uvicorn==0.21.1
|
||||||
|
uvloop==0.17.0
|
||||||
|
watchfiles==0.18.1
|
||||||
|
websockets==10.4
|
Loading…
Reference in New Issue
Block a user