forked from StreamPets/twitch-bot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
63 lines (63 loc) · 2.37 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
aiohappyeyeballs==2.4.2
aiohttp==3.10.8
aiosignal==1.3.1
alabaster==1.0.0
annotated-types==0.7.0
anyio==4.6.0
attrs==24.2.0
babel==2.16.0
blinker==1.8.2
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
cryptography==43.0.3
docutils==0.21.2
ecdsa==0.19.0
fastapi==0.115.0
Flask==3.0.3
Flask-Cors==5.0.0
frozenlist==1.4.1
gevent==24.10.2
greenlet==3.1.1
gunicorn==23.0.0
h11==0.14.0
idna==3.10
imagesize==1.4.1
iso8601==2.1.0
itsdangerous==2.2.0
Jinja2==3.1.4
libsql-client==0.3.1
MarkupSafe==2.1.5
multidict==6.1.0
packaging==24.1
pyasn1==0.6.1
pycparser==2.22
pydantic==2.9.2
pydantic_core==2.23.4
Pygments==2.18.0
python-dotenv==1.0.1
python-jose==3.3.0
requests==2.32.3
rsa==4.9
six==1.16.0
sniffio==1.3.1
snowballstemmer==2.2.0
Sphinx==8.0.2
sphinx-press-theme==0.8.0
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-devhelp==2.0.0
sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
starlette==0.38.6
twitchio==2.10.0
typing_extensions==4.12.2
urllib3==2.2.3
uvicorn==0.31.1
Werkzeug==3.0.4
yarl==1.13.1
zope.event==5.0
zope.interface==7.1.0