initial deployment
This commit is contained in:
27
requirements.txt
Normal file
27
requirements.txt
Normal file
@@ -0,0 +1,27 @@
|
||||
annotated-types==0.6.0
|
||||
anyio==4.3.0
|
||||
bcrypt==4.1.2
|
||||
cffi==1.16.0
|
||||
click==8.1.7
|
||||
cryptography==42.0.5
|
||||
fastapi==0.110.0
|
||||
h11==0.14.0
|
||||
httptools==0.6.1
|
||||
idna==3.6
|
||||
paramiko==3.4.0
|
||||
pycparser==2.22
|
||||
pydantic==2.6.4
|
||||
pydantic_core==2.16.3
|
||||
PyNaCl==1.5.0
|
||||
pystache==0.6.5
|
||||
python-dotenv==1.0.1
|
||||
PyYAML==6.0.1
|
||||
setuptools==69.0.2
|
||||
sniffio==1.3.1
|
||||
starlette==0.36.3
|
||||
typing_extensions==4.10.0
|
||||
uvicorn==0.29.0
|
||||
uvloop==0.19.0
|
||||
watchfiles==0.21.0
|
||||
websockets==12.0
|
||||
wheel==0.42.0
|
Reference in New Issue
Block a user