testing
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
fastapi==0.104.1
|
||||
fastapi>=0.115.0
|
||||
uvicorn==0.24.0
|
||||
pymongo==4.6.0
|
||||
pydantic==2.5.0
|
||||
pydantic>=2.5.0
|
||||
python-dotenv==1.0.0
|
||||
pydantic-settings==2.1.0
|
||||
pydantic-settings>=2.1.0
|
||||
python-multipart==0.0.6
|
||||
|
||||
# Testing
|
||||
pytest>=7.4.0
|
||||
httpx>=0.25.0
|
||||
mongomock>=4.1.2
|
||||
|
||||
Reference in New Issue
Block a user