8 строки
346 B
Plaintext
8 строки
346 B
Plaintext
# Required by locust, not using hashes for now. We'll use them once we can
|
|
# use a tagged locust release
|
|
pyzmq==22.2.1
|
|
|
|
# We need this specific commit until there is a new locust release. Once this happens
|
|
# This can be pinned to a specific version.
|
|
-e git+https://github.com/locustio/locust@524ab5203ebc7c4c5c108b641773262ae53fbc40#egg=locustio
|