Add requirements.txt
This commit is contained in:
parent
1ca9ca0268
commit
dea9fd0bde
16
backend/requirements.txt
Normal file
16
backend/requirements.txt
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
anyio==3.4.0
|
||||||
|
asgiref==3.4.1
|
||||||
|
certifi==2021.10.8
|
||||||
|
charset-normalizer==2.0.9
|
||||||
|
click==8.0.3
|
||||||
|
fastapi==0.70.1
|
||||||
|
h11==0.12.0
|
||||||
|
httpcore==0.14.3
|
||||||
|
httpx==0.21.1
|
||||||
|
idna==3.3
|
||||||
|
pydantic==1.8.2
|
||||||
|
rfc3986==1.5.0
|
||||||
|
sniffio==1.2.0
|
||||||
|
starlette==0.16.0
|
||||||
|
typing-extensions==4.0.1
|
||||||
|
uvicorn==0.16.0
|
Loading…
Reference in New Issue
Block a user