-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
99 lines (99 loc) · 1.75 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
alembic==1.13.1
aniso8601==9.0.1
apispec==5.2.2
apispec-webframeworks==0.5.2
arrow==1.3.0
attrs==23.2.0
Automat==22.10.0
bidict==0.22.1
binaryornot==0.4.4
blinker==1.7.0
certifi==2023.11.17
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
cloudpickle==3.0.0
constantly==23.10.4
cookiecutter==2.1.1
dask==2023.12.1
deepdiff==6.2.3
distributed==2023.12.1
dnspython==2.4.2
et-xmlfile==1.1.0
Flask==3.0.0
Flask-Cors==4.0.0
flask-marshmallow==0.14.0
Flask-Migrate==3.1.0
Flask-RESTful==0.3.10
Flask-SocketIO==5.3.6
Flask-SQLAlchemy==3.1.1
fsspec==2023.12.2
gevent==23.9.1
gevent-websocket==0.10.1
gitignore_parser==0.1.9
greenlet==3.0.3
h11==0.14.0
hyperlink==21.0.0
idna==3.6
importlib-metadata==7.0.1
incremental==22.10.0
itsdangerous==2.1.2
Jinja2==3.1.2
jinja2-time==0.2.0
kthread==0.2.3
locket==1.0.0
Mako==1.3.0
Markdown==3.5.1
MarkupSafe==2.1.3
marshmallow==3.20.1
marshmallow-sqlalchemy==0.28.1
modin==0.26.0
msgpack==1.0.7
networkx==2.8.8
numpy==1.26.3
openpyxl==3.1.2
ordered-set==4.1.0
orjson==3.9.10
packaging==23.2
pandas==2.1.4
partd==1.4.1
passlib==1.7.4
psutil==5.9.7
pyarrow==10.0.1
pymongo==4.6.1
python-dateutil==2.8.2
python-dotenv==1.0.0
python-engineio==4.8.1
python-slugify==8.0.1
python-socketio==5.10.0
pytz==2022.1
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0.1
requests==2.31.0
simple-websocket==0.10.1
six==1.16.0
sortedcontainers==2.4.0
SQLAlchemy==2.0.25
taipy==3.0.0
taipy-config==3.0.0
taipy-core==3.0.0
taipy-gui==3.0.0
taipy-rest==3.0.0
taipy-templates==3.0.0
tblib==3.0.0
text-unidecode==1.3
toml==0.10.2
toolz==0.12.0
tornado==6.4
Twisted==23.10.0
types-python-dateutil==2.8.19.20240106
typing_extensions==4.9.0
tzdata==2023.4
tzlocal==4.3.1
urllib3==2.1.0
Werkzeug==3.0.1
wsproto==1.2.0
zict==3.0.0
zipp==3.17.0
zope.event==5.0
zope.interface==6.1