Skip to content

Commit

Permalink
build(pip): install locust package for performance testing
Browse files Browse the repository at this point in the history
  • Loading branch information
TAnas0 committed Oct 7, 2024
1 parent 673d8dd commit 829c9ec
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ annotated-types==0.7.0
anyio==4.6.0
black==24.8.0
blinker==1.8.2
Brotli==1.1.0
certifi==2024.8.30
cfgv==3.4.0
charset-normalizer==3.3.2
click==8.1.7
ConfigArgParse==1.7
Deprecated==1.2.14
distlib==0.3.8
dnspython==2.6.1
Expand All @@ -17,10 +19,14 @@ fastapi==0.115.0
filelock==3.16.1
flake8==7.1.1
Flask==3.0.3
Flask-Cors==5.0.0
Flask-Login==0.6.3
forex-python==1.8
GeoAlchemy2==0.15.2
geojson==3.1.0
geopandas==1.0.1
gevent==24.2.1
geventhttpclient==2.3.1
greenlet==3.1.1
h11==0.14.0
httpcore==1.0.5
Expand All @@ -33,11 +39,13 @@ iso-639==0.4.5
itsdangerous==2.2.0
Jinja2==3.1.4
limits==3.13.0
locust==2.31.8
Mako==1.3.5
markdown-it-py==3.0.0
MarkupSafe==2.1.5
mccabe==0.7.0
mdurl==0.1.2
msgpack==1.1.0
mypy-extensions==1.0.0
nodeenv==1.9.1
numpy==2.1.1
Expand All @@ -49,6 +57,7 @@ phonenumbers==8.13.46
platformdirs==4.3.6
pluggy==1.5.0
pre-commit==3.8.0
psutil==6.0.0
psycopg2-binary==2.9.9
pycodestyle==2.12.1
pydantic==2.9.2
Expand All @@ -63,6 +72,7 @@ python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pytz==2024.2
PyYAML==6.0.2
pyzmq==26.2.0
requests==2.32.3
rich==13.8.1
shapely==2.0.6
Expand All @@ -80,3 +90,5 @@ uvicorn==0.30.6
virtualenv==20.26.5
Werkzeug==3.0.4
wrapt==1.16.0
zope.event==5.0
zope.interface==7.0.3

0 comments on commit 829c9ec

Please sign in to comment.