-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
65 lines (65 loc) · 1.04 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
aiofiles==0.5.0
aiohttp==3.8.6
aiosignal==1.3.1
aniso8601==7.0.0
anyio==3.6.2
asgiref==3.6.0
async-exit-stack==1.0.1
async-generator==1.10
async-timeout==4.0.2
attrs==22.2.0
autopep8==2.0.2
certifi==2023.7.22
charset-normalizer==2.0.12
click==7.1.2
coverage==7.2.2
discord==2.2.2
discord.py==2.2.2
dnspython==2.3.0
email-validator==1.3.1
fastapi==0.97.0
frozenlist==1.3.3
graphene==2.1.9
graphql-core==2.3.2
graphql-relay==2.0.1
h11==0.14.0
httpcore==0.16.3
httptools==0.5.0
httpx==0.23.3
idna==3.4
iniconfig==2.0.0
itsdangerous==1.1.0
Jinja2==2.11.3
MarkupSafe==2.1.2
multidict==6.0.4
openai==0.27.2
orjson==3.8.8
packaging==23.0
pluggy==1.0.0
promise==2.3
py==1.11.0
pycodestyle==2.10.0
pydantic==1.10.6
pytest==6.2.5
pytest-cov==3.0.0
python-dotenv==1.0.0
python-multipart==0.0.7
pytz==2022.7.1
PyYAML==6.0.1
requests==2.31.0
rfc3986==1.5.0
Rx==1.6.3
six==1.16.0
sniffio==1.3.0
starlette==0.27.0
toml==0.10.2
tomli==2.0.1
tqdm==4.65.0
typing_extensions==4.5.0
ujson==4.3.0
urllib3==1.26.18
uvicorn==0.13.4
uvloop==0.17.0
watchgod==0.8.2
websockets==8.1
yarl==1.8.2