We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4118e6a commit 5b9a633Copy full SHA for 5b9a633
requirements.txt
@@ -1,9 +1,10 @@
1
fastapi==0.115.12
2
uvicorn[standard]==0.23.2
3
pydantic==2.1.1
4
-pydantic-settings==0.1.3
+pydantic-settings==2.1.0
5
python-multipart==0.0.6
6
requests==2.31.0
7
boto3==1.26.145
8
python-jose==3.3.0
9
httpx==0.24.1
10
+pytest==7.4.0
0 commit comments