-
Notifications
You must be signed in to change notification settings - Fork 12
/
requirements.txt
93 lines (92 loc) · 1.64 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --no-emit-options --output-file=requirements.txt requirements.in
#
anyio==4.2.0
# via httpx
blinker==1.7.0
# via flask
brotli==1.1.0
# via geventhttpclient
certifi==2023.11.17
# via
# geventhttpclient
# httpcore
# httpx
# requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via flask
configargparse==1.7
# via locust
flask==3.0.0
# via
# flask-basicauth
# flask-cors
# locust
flask-basicauth==0.2.0
# via locust
flask-cors==4.0.0
# via locust
gevent==23.9.1
# via
# geventhttpclient
# locust
geventhttpclient==2.0.11
# via locust
greenlet==3.0.3
# via gevent
h11==0.14.0
# via httpcore
httpcore==1.0.2
# via httpx
httpx==0.26.0
# via -r requirements.in
idna==3.6
# via
# anyio
# httpx
# requests
itsdangerous==2.1.2
# via flask
jinja2==3.1.2
# via flask
locust==2.20.0
# via -r requirements.in
markupsafe==2.1.3
# via
# jinja2
# werkzeug
msgpack==1.0.7
# via locust
psutil==5.9.7
# via locust
python-dotenv==1.0.0
# via -r requirements.in
pyzmq==25.1.2
# via locust
requests==2.31.0
# via locust
roundrobin==0.0.4
# via locust
six==1.16.0
# via geventhttpclient
sniffio==1.3.0
# via
# anyio
# httpx
urllib3==2.1.0
# via requests
werkzeug==3.0.1
# via
# flask
# locust
zope-event==5.0
# via gevent
zope-interface==6.1
# via gevent
# The following packages are considered to be unsafe in a requirements file:
# setuptools