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 0484679 + 4117655 commit 257b582Copy full SHA for 257b582
requirements.txt
@@ -23,7 +23,7 @@ prometheus-client==0.23.1
23
sentry-sdk[fastapi]==1.3.1
24
25
# Caching
26
-redis==3.5.3
+redis==6.4.0
27
28
# Testing
29
pytest==8.4.2
wallet-backend/requirements.txt
@@ -11,6 +11,8 @@ httpx==0.28.1
11
python-multipart==0.0.20
12
requests==2.32.5
13
python-jose[cryptography]==3.3.0
14
15
+locust==2.34.0
16
redis==5.0.1
17
locust==2.41.6
18
mnemonic==0.20
0 commit comments