-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
57 lines (57 loc) · 978 Bytes
/
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
aiohttp==3.8.4
aiosignal==1.3.1
annotated-types==0.5.0
async-timeout==4.0.2
attrs==23.1.0
blinker==1.6.2
Brotli==1.0.9
certifi==2023.5.7
charset-normalizer==3.1.0
click==8.1.3
ConfigArgParse==1.5.5
Deprecated==1.2.14
Flask==2.3.2
Flask-BasicAuth==0.2.0
Flask-Cors==3.0.10
Flask-Limiter==3.3.1
Flask-Testing==0.8.1
frozenlist==1.3.3
gevent==22.10.2
geventhttpclient==2.0.9
greenlet==2.0.2
gunicorn==20.1.0
idna==3.4
importlib-resources==5.12.0
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
limits==3.5.0
locust==2.15.1
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mdurl==0.1.2
msgpack==1.0.5
multidict==6.0.4
openai==0.27.8
ordered-set==4.1.0
packaging==23.1
pluggy==1.2.0
psutil==5.9.5
pydantic==2.0
pydantic_core==2.0.1
Pygments==2.15.1
pytest==7.4.0
python-dotenv==1.0.0
pyzmq==25.1.0
requests==2.31.0
rich==13.4.2
roundrobin==0.0.4
six==1.16.0
tqdm==4.65.0
typing_extensions==4.7.0
urllib3==2.0.3
Werkzeug==2.3.6
wrapt==1.15.0
yarl==1.9.2
zope.event==5.0
zope.interface==6.0