-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
70 lines (70 loc) · 2.54 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
aniso8601==9.0.1
asgiref==3.7.2
bcrypt==4.1.3
beautifulsoup4==4.12.3
blinker==1.7.0
bs4==0.0.2
cachetools==5.3.3
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
cryptography==42.0.5
Django==5.0.2
dnspython==2.6.1
et-xmlfile==1.1.0
Flask==3.0.1
Flask-Bcrypt==1.0.1
Flask-PyMongo==2.3.0
Flask-RESTful==0.3.10
Flask-SQLAlchemy==3.1.1
google-auth==2.28.1
google-auth-oauthlib==1.2.0
greenlet==3.0.3
gspread==6.0.2
gunicorn==20.0.4
httplib2==0.22.0
idna==3.6
itsdangerous==2.1.2
Jinja2==3.1.3
MarkupSafe==2.1.5
mysql-connector-python==8.0.28
mysqlclient==2.2.4
numpy==1.26.4
oauth2client==4.1.3
oauthlib==3.2.2
openpyxl==3.1.2
packaging==23.2
pandas==2.2.0
pillow==10.3.0
protobuf==4.25.3
psycopg2-binary==2.9.9
pyarrow==15.0.0
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.22
pymongo==4.6.2
PyMySQL==1.1.0
pyparsing==3.1.1
pyserial==3.5
pyTelegramBotAPI==4.16.0
pytesseract==0.3.10
python-dateutil==2.8.2
python-dotenv==1.0.1
pytz==2024.1
requests==2.31.0
requests-oauthlib==1.3.1
rsa==4.9
setuptools==69.1.1
six==1.16.0
soupsieve==2.5
SQLAlchemy==2.0.27
sqlparse==0.4.4
StrEnum==0.4.15
typing_extensions==4.9.0
tzdata==2024.1
urllib3==2.2.0
Werkzeug==3.0.1
xlrd==2.0.1
youtube-dl==2021.12.17