-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathrequirements.txt
93 lines (93 loc) · 3.32 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
aiosmtplib==1.1.7
anyio==3.6.1
APScheduler==3.9.1
black==22.1.0
bleach==5.0.0
blinker==1.5
build==0.8.0
cachetools==5.2.0
certifi==2021.10.8
charset-normalizer==2.0.12
click==8.0.4
colorama==0.4.4
commonmark==0.9.1
cycler==0.11.0
dnspython==2.2.1
docutils==0.18.1
email-validator==1.3.0
emoji==1.7.0
fastapi==0.85.0
fastapi-mail==1.1.5
Flask==2.1.1
fonttools==4.33.3
greenlet==1.1.2
h11==0.12.0
httpcore==0.15.0
httptools==0.5.0
httpx==0.23.0
idna==3.3
importlib-metadata==4.11.4
itsdangerous==2.1.2
Jinja2==3.1.1
joblib==1.1.0
keyring==23.5.1
kiwisolver==1.4.2
krecommend==0.0.1
MarkupSafe==2.1.1
matplotlib==3.5.1
mypy-extensions==0.4.3
numpy==1.22.3
oauthlib==3.2.0
orjson==3.8.0
packaging==21.3
pandas==1.4.2
pathspec==0.9.0
pep517==0.12.0
Pillow==9.1.0
pilmoji==2.0.1
pkginfo==1.8.2
platformdirs==2.5.1
pydantic==1.10.2
Pygments==2.12.0
pyparsing==3.0.8
python-dateutil==2.8.2
python-dotenv==0.21.0
python-multipart==0.0.5
python-telegram-bot==20.0a2
pytz==2022.1
pytz-deprecation-shim==0.1.0.post0
pywin32-ctypes==0.2.0
PyYAML==6.0
readme-renderer==35.0
requests==2.27.1
requests-oauthlib==1.3.1
requests-toolbelt==0.9.1
rfc3986==1.5.0
rich==12.4.4
scikit-learn==1.1.1
scipy==1.8.1
six==1.16.0
sniffio==1.2.0
sqladmin==0.6.1
SQLAlchemy==1.4.36
sqlalchemy2-stubs==0.0.2a27
sqlmodel==0.0.8
starlette==0.20.4
threadpoolctl==3.1.0
tomli==2.0.1
tornado==6.2
tweepy==4.8.0
twine==4.0.1
typing_extensions==4.3.0
tzdata==2022.1
tzlocal==4.2
ujson==5.5.0
urllib3==1.26.9
uvicorn==0.18.3
watchfiles==0.17.0
webencodings==0.5.1
websockets==10.3
Werkzeug==2.1.1
windows-curses==2.3.0
WTForms==3.0.1
zipp==3.8.0