-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
122 lines (122 loc) · 2.13 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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
alabaster==0.7.13
altgraph==0.17.3
amqp==5.1.1
asttokens==2.2.1
attrs==23.1.0
azure-core==1.29.0
azure-storage-blob==12.17.0
Babel==2.12.1
backcall==0.2.0
beautifulsoup4==4.12.2
billiard==4.1.0
blinker==1.6.2
boto==2.49.0
bs4==0.0.1
celery==5.3.1
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
colorama==0.4.6
comm==0.1.3
connection==2021.7.20
contourpy==1.0.7
cryptography==41.0.3
cycler==0.11.0
DateTime==5.1
debugpy==1.6.7
decorator==5.1.1
docopt==0.6.2
docutils==0.16
et-xmlfile==1.1.0
executing==1.2.0
fastjsonschema==2.18.0
Flask==2.3.2
Flask-Login==0.6.2
Flask-Mail==0.9.1
Flask-SQLAlchemy==3.0.3
fonttools==4.39.4
greenlet==2.0.2
gunicorn==20.1.0
idna==3.4
imagesize==1.4.1
ipykernel==6.24.0
ipython==8.14.0
isodate==0.6.1
itsdangerous==2.1.2
jedi==0.18.2
Jinja2==3.1.2
jsonify==0.5
jsonschema==4.18.4
jsonschema-specifications==2023.7.1
jupyter_client==8.3.0
jupyter_core==5.3.1
kaleido==0.2.1
kiwisolver==1.4.4
kombu==5.3.1
MarkupSafe==2.1.2
matplotlib==3.7.1
matplotlib-inline==0.1.6
nbformat==5.9.2
nest-asyncio==1.5.6
numpy==1.24.3
openpyxl==3.1.2
packaging==23.1
pandas==2.0.1
parso==0.8.3
patsy==0.5.3
pefile==2023.2.7
pickleshare==0.7.5
Pillow==9.5.0
pipreqs==0.4.13
platformdirs==3.8.1
plotly==5.15.0
plotly-express==0.4.1
prompt-toolkit==3.0.39
psutil==5.9.5
psycopg2==2.9.6
pure-eval==0.2.2
pycparser==2.21
Pygments==2.15.1
pyinstaller==5.11.0
pyinstaller-hooks-contrib==2023.3
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2023.3
pyzmq==25.1.0
redis==4.6.0
referencing==0.30.0
requests==2.31.0
rpds-py==0.9.2
s3==3.0.0
scipy==1.11.1
six==1.16.0
snowballstemmer==2.2.0
soupsieve==2.4.1
Sphinx==5.3.0
sphinx-rtd-theme==0.5.2
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
SQLAlchemy==2.0.15
stack-data==0.6.2
statsmodels==0.14.0
tenacity==8.2.2
tkcalendar==1.6.1
tornado==6.3.2
traitlets==5.9.0
typing_extensions==4.6.2
tzdata==2023.3
urllib3==2.0.2
vine==5.0.0
wcwidth==0.2.6
Werkzeug==2.3.4
xmltodict==0.13.0
yarg==0.1.9
zope.interface==6.0