We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f3a9bc + be32ea5 commit 2720bbeCopy full SHA for 2720bbe
requirements.txt
@@ -1,7 +1,7 @@
1
# Core dependencies
2
fastapi==0.68.1
3
uvicorn==0.15.0
4
-pydantic==1.8.2
+pydantic==1.10.13
5
starlette==0.47.2
6
7
# HTTP and API
wallet-backend/requirements.txt
@@ -2,7 +2,7 @@ fastapi==0.104.1
uvicorn==0.24.0
python-dotenv==1.0.0
stripe==7.6.0
-pydantic==2.5.2
prometheus-client==0.19.0
sentry-sdk[fastapi]==1.39.1
8
pytest==7.4.3
0 commit comments