-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
65 lines (65 loc) · 1.09 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
anyio==3.6.1
attrs==21.4.0
Brotli==1.0.9
# bson==0.5.10
cachelib==0.7.0
certifi==2022.5.18.1
charset-normalizer==2.0.12
click==8.1.3
ConfigArgParse==1.5.3
contextlib2==21.6.0
DateTime==4.4
fastapi==0.78.0
Flask==2.1.2
Flask-BasicAuth==0.2.0
Flask-Caching==1.11.1
Flask-Cors==3.0.10
Flask-OpenTracing==1.1.0
future==0.18.2
gevent==21.12.0
geventhttpclient==1.5.3
greenlet==1.1.2
idna==3.3
importlib-metadata==4.11.4
iniconfig==1.1.1
itsdangerous==2.1.2
jaeger-client==4.8.0
Jinja2==3.1.2
locust==2.9.0
MarkupSafe==2.1.1
msgpack==1.0.3
numpy==1.22.4
opentracing==2.4.0
opentracing-instrumentation==3.3.1
packaging==21.3
pluggy==1.0.0
psutil==5.9.1
py==1.11.0
pydantic==1.9.1
pymongo==4.1.1
pymongo[srv]
pyparsing==3.0.9
pytest==7.1.2
python-dateutil==2.8.2
python-memcached==1.59
pytz==2022.1
pyzmq==22.3.0
requests==2.27.1
roundrobin==0.0.2
six==1.16.0
sniffio==1.2.0
starlette==0.19.1
threadloop==1.0.2
thrift==0.16.0
tomli==2.0.1
tornado==5.1.1
typing==3.7.4.3
typing-extensions==4.2.0
urllib3==1.26.9
Werkzeug==2.1.2
wrapt==1.14.1
zipp==3.8.0
zope.event==4.5.0
zope.interface==5.4.0
gunicorn==20.1.0
pymemcache