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 9867136 + e44eeaa commit 0e1e35aCopy full SHA for 0e1e35a
requirements.txt
@@ -24,7 +24,7 @@ sentry-sdk[fastapi]==1.3.1
24
redis==3.5.3
25
26
# Testing
27
-pytest==6.2.5
+pytest==8.4.2
28
pytest-asyncio==0.15.1
29
locust==2.34.0
30
wallet-backend/requirements.txt
@@ -5,7 +5,7 @@ stripe==7.6.0
5
pydantic==1.10.13
6
prometheus-client==0.19.0
7
sentry-sdk[fastapi]==1.39.1
8
-pytest==7.4.3
9
pytest-asyncio==0.21.1
10
httpx==0.23.0
11
python-multipart==0.0.6
0 commit comments