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 2720bbe + de155f1 commit 1e5c623Copy full SHA for 1e5c623
requirements.txt
@@ -26,7 +26,7 @@ redis==3.5.3
26
# Testing
27
pytest==6.2.5
28
pytest-asyncio==0.15.1
29
-locust==2.2.1
+locust==2.34.0
30
31
# Additional dependencies
32
h11==0.16.0
wallet-backend/requirements.txt
@@ -12,6 +12,6 @@ python-multipart==0.0.6
12
requests==2.32.4
13
python-jose[cryptography]==3.3.0
14
redis==5.0.1
15
-locust==2.19.1
16
mnemonic==0.20
17
hdwallet==2.2.1
0 commit comments