feat: add backend/requirements.txt
This commit is contained in:
parent
40a7e64208
commit
119c22a4ba
9
backend/requirements.txt
Normal file
9
backend/requirements.txt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
fastapi==0.115.0
|
||||||
|
uvicorn[standard]==0.30.6
|
||||||
|
aioimaplib==1.1.0
|
||||||
|
aiosmtplib==3.0.1
|
||||||
|
python-jose[cryptography]==3.3.0
|
||||||
|
cryptography==42.0.8
|
||||||
|
chardet==5.2.0
|
||||||
|
python-multipart==0.0.12
|
||||||
|
aiofiles==24.1.0
|
||||||
Loading…
Reference in New Issue
Block a user