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 1e5c623 + 084834e commit 802d3faCopy full SHA for 802d3fa
requirements.txt
@@ -5,7 +5,7 @@ pydantic==1.10.13
5
starlette==0.47.2
6
7
# HTTP and API
8
-httpx==0.19.0
+httpx==0.23.0
9
requests==2.32.4
10
python-multipart==0.0.5
11
python-jose[cryptography]==3.3.0
wallet-backend/requirements.txt
@@ -7,7 +7,7 @@ prometheus-client==0.19.0
sentry-sdk[fastapi]==1.39.1
pytest==7.4.3
pytest-asyncio==0.21.1
-httpx==0.25.2
python-multipart==0.0.6
12
13
0 commit comments