MongoDB / requirements.txt
Zok213
Update requirements.txt to include requests library version 2.31.0, ensuring compatibility with the application and enhancing HTTP request capabilities.
7358a9e
raw
history blame contribute delete
166 Bytes
fastapi==0.104.1
uvicorn==0.23.2
motor==3.3.1
pydantic==2.4.2
python-dotenv==1.0.0
websockets==11.0.3
aiohttp==3.8.6
pymongo==4.5.0
gunicorn==21.2.0
requests==2.31.0