add requirements.txt
This commit is contained in:
parent
40087bcb3e
commit
14191e1b69
31
app/content/requirements.txt
Normal file
31
app/content/requirements.txt
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
fastapi==0.100.1
|
||||||
|
fastapi-mail==1.4.1
|
||||||
|
loguru~=0.6.0
|
||||||
|
uvicorn==0.23.2
|
||||||
|
pydantic==2.1.1
|
||||||
|
pydantic-settings
|
||||||
|
python-multipart
|
||||||
|
python-jose[cryptography]
|
||||||
|
passlib[bcrypt]
|
||||||
|
beanie==1.21.0
|
||||||
|
frozendict==2.3.8
|
||||||
|
fastapi-jwt==0.2.0
|
||||||
|
requests==2.31.0
|
||||||
|
pymongo==4.3.3
|
||||||
|
jieba==0.42.1
|
||||||
|
nltk==3.9.1
|
||||||
|
APScheduler==3.10.4
|
||||||
|
python-dateutil==2.8.2
|
||||||
|
stripe==8.1.0
|
||||||
|
strawberry-graphql==0.236.0
|
||||||
|
websockets==12.0
|
||||||
|
pika==1.3.2
|
||||||
|
aio-pika
|
||||||
|
twilio
|
||||||
|
openai
|
||||||
|
pillow
|
||||||
|
azure-storage-blob[aio]
|
||||||
|
azure-identity
|
||||||
|
azure-core[aio]
|
||||||
|
sendgrid
|
||||||
|
httpx
|
||||||
Loading…
Reference in New Issue
Block a user