-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
71 lines (60 loc) · 1.2 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
# Requirements.txt contains a list of dependencies for the Python Application #
# Setup modules
gevent == 21.1.2
flask == 1.1.2
# default available packages for python3action
beautifulsoup4 == 4.9.3
httplib2 == 0.19.0
lxml == 4.6.2
python-dateutil == 2.8.1
requests == 2.25.1
scrapy == 2.4.1
simplejson == 3.17.2
twisted == 20.3.0
paho-mqtt == 1.5.1
pynt==0.8.2
pytz
Js2Py == 0.71
camelot-py == 0.10.1
# packages for numerics
numpy == 1.19.5
scikit-learn == 0.24.0
scipy == 1.5.4
pandas == 1.1.5
matplotlib == 3.3.3
arrow == 0.17
# packages for image processing
Pillow == 8.1.0
pytesseract==0.3.7
# Compose Libs
psycopg2 == 2.8.6
pymongo==3.11.3
pymongo[srv]==3.11.3
redis == 3.5.3
pika == 1.1.0
elasticsearch == 7.10.1
etcd3 == 0.12.0
# Notification Packages
sentry-sdk==0.19.5
# AWS specific modules
boto3==1.16.56
botocore==1.19.56
#Google Modules
google-api-core == 1.30.0
dialogflow == 1.1.0
# Crypto module
cryptography==3.3.2
# 3rd party API management
zeep==4.0.0
pyodbc==4.0.30
python-aqi==0.6.1
lunarcalendar==0.0.9
convertdate==2.2.0
holidays==0.10.4
tqdm==4.56.0
pystan==2.19.1.1
firebase-admin==4.5.1
google-api-python-client==2.39.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.5.0
stripe==3.3.0