Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump locust deps #612

Merged
merged 1 commit into from
Feb 9, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/loadgenerator/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
locustio==0.14.5
locust==2.7.3
76 changes: 50 additions & 26 deletions src/loadgenerator/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,50 +1,74 @@
#
# This file is autogenerated by pip-compile
# This file is autogenerated by pip-compile with python 3.8
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thought:
The Dockerfile for the loadgenerator service uses python3.7 — but I doubt this will be an issue.

RUN virtualenv -p python3.7 /env

# To update, run:
#
# pip-compile --output-file=requirements.txt requirements.in
#
brotli==1.0.9
# via geventhttpclient
certifi==2018.11.29
# via
# geventhttpclient-wheels
# geventhttpclient
# requests
chardet==3.0.4
charset-normalizer==2.0.11
# via requests
click==7.0
click==8.0.3
# via flask
configargparse==1.2
# via locustio
flask==1.0.2
# via locustio
gevent==1.5a3
# via locust
flask==2.0.2
# via
# geventhttpclient-wheels
# locustio
geventhttpclient-wheels==1.3.1.dev2
# via locustio
greenlet==0.4.15
# flask-basicauth
# flask-cors
# locust
flask-basicauth==0.2.0
# via locust
flask-cors==3.0.10
# via locust
gevent==21.12.0
# via
# geventhttpclient
# locust
geventhttpclient==1.5.3
# via locust
greenlet==1.1.2
# via gevent
idna==2.8
# via requests
itsdangerous==1.1.0
itsdangerous==2.0.1
# via flask
jinja2==2.11.3
jinja2==3.0.3
# via flask
locustio==0.14.5
locust==2.7.3
# via -r requirements.in
markupsafe==1.1.0
markupsafe==2.0.1
# via jinja2
msgpack==0.6.2
# via locustio
# via locust
psutil==5.7.0
# via locustio
pyzmq==17.0.0
# via locustio
requests==2.21.0
# via locustio
# via locust
pyzmq==22.3.0
# via locust
requests==2.27.1
# via locust
roundrobin==0.0.2
# via locust
six==1.12.0
# via geventhttpclient-wheels
# via
# flask-cors
# geventhttpclient
typing-extensions==4.0.1
# via locust
urllib3==1.24.2
# via requests
werkzeug==0.15.3
# via flask
werkzeug==2.0.3
# via
# flask
# locust
zope.event==4.5.0
# via gevent
zope.interface==5.4.0
# via gevent

# The following packages are considered to be unsafe in a requirements file:
# setuptools