forked from GoogleCloudPlatform/microservices-demo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
79 lines (78 loc) · 1.43 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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements.in
#
blinker==1.8.2
# via flask
brotli==1.1.0
# via geventhttpclient
certifi==2024.7.4
# via
# geventhttpclient
# requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via flask
configargparse==1.7
# via locust
faker==26.0.0
# via -r requirements.in
flask==3.0.3
# via
# flask-cors
# flask-login
# locust
flask-cors==4.0.1
# via locust
flask-login==0.6.3
# via locust
gevent==24.2.1
# via
# geventhttpclient
# locust
geventhttpclient==2.3.1
# via locust
greenlet==3.0.3
# via gevent
idna==3.7
# via requests
itsdangerous==2.2.0
# via flask
jinja2==3.1.4
# via flask
locust==2.29.1
# via -r requirements.in
markupsafe==2.1.5
# via
# jinja2
# werkzeug
msgpack==1.0.8
# via locust
psutil==6.0.0
# via locust
python-dateutil==2.9.0.post0
# via faker
pyzmq==26.1.0
# via locust
requests==2.32.3
# via locust
six==1.16.0
# via python-dateutil
urllib3==2.2.2
# via
# geventhttpclient
# requests
werkzeug==3.0.3
# via
# flask
# flask-login
# locust
zope-event==5.0
# via gevent
zope-interface==6.4.post2
# via gevent
# The following packages are considered to be unsafe in a requirements file:
# setuptools