-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
247 lines (247 loc) · 4.35 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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
aniso8601==9.0.1
# via flask-restful
apispec==6.4.0
# via
# apispec-webframeworks
# taipy-rest
apispec-webframeworks==1.0.0
# via taipy-rest
arrow==1.3.0
# via cookiecutter
attrs==24.2.0
# via twisted
automat==24.8.1
# via twisted
backports-zoneinfo==0.2.1
# via
# taipy
# taipy-gui
# tzlocal
bidict==0.23.1
# via python-socketio
binaryornot==0.4.4
# via cookiecutter
blinker==1.8.2
# via flask
boto3==1.34.34
# via taipy-core
botocore==1.34.162
# via
# boto3
# s3transfer
certifi==2024.8.30
# via requests
cffi==1.17.1
# via gevent
chardet==5.2.0
# via binaryornot
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# cookiecutter
# flask
colorama==0.4.6
# via click
constantly==23.10.4
# via twisted
cookiecutter==2.5.0
# via taipy
deepdiff==6.7.1
# via taipy-config
dnspython==2.6.1
# via pymongo
et-xmlfile==1.1.0
# via openpyxl
flask==3.0.2
# via
# flask-cors
# flask-restful
# flask-socketio
# taipy-gui
# taipy-rest
flask-cors==4.0.0
# via taipy-gui
flask-restful==0.3.10
# via taipy-rest
flask-socketio==5.3.6
# via taipy-gui
gevent==23.9.1
# via
# gevent-websocket
# taipy-gui
gevent-websocket==0.10.1
# via taipy-gui
gitignore-parser==0.1.11
# via taipy-gui
greenlet==3.1.1
# via
# gevent
# sqlalchemy
h11==0.14.0
# via wsproto
hyperlink==21.0.0
# via twisted
idna==3.10
# via
# hyperlink
# requests
importlib-metadata==8.5.0
# via
# flask
# markdown
incremental==24.7.2
# via twisted
itsdangerous==2.2.0
# via flask
jinja2==3.1.4
# via
# cookiecutter
# flask
jmespath==1.0.1
# via
# boto3
# botocore
kthread==0.2.3
# via taipy-gui
markdown==3.5.2
# via taipy-gui
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via
# jinja2
# werkzeug
marshmallow==3.20.2
# via taipy-rest
mdurl==0.1.2
# via markdown-it-py
networkx==3.1
# via taipy-core
numpy==1.24.4
# via
# pandas
# pyarrow
openpyxl==3.1.2
# via taipy-core
ordered-set==4.1.0
# via deepdiff
packaging==24.1
# via
# apispec
# marshmallow
pandas==2.0.3
# via
# taipy-core
# taipy-gui
passlib==1.7.4
# via taipy-rest
pyarrow==15.0.0
# via taipy-core
pycparser==2.22
# via cffi
pygments==2.18.0
# via rich
pymongo==4.6.1
# via taipy-core
python-dateutil==2.9.0.post0
# via
# arrow
# botocore
# pandas
python-dotenv==1.0.1
# via taipy-gui
python-engineio==4.9.1
# via python-socketio
python-slugify==8.0.4
# via cookiecutter
python-socketio==5.11.4
# via flask-socketio
pytz==2023.3.post1
# via
# flask-restful
# pandas
# taipy-gui
pyyaml==6.0.2
# via
# apispec
# cookiecutter
requests==2.32.3
# via cookiecutter
rich==13.8.1
# via cookiecutter
s3transfer==0.10.2
# via boto3
setuptools==75.1.0
# via
# incremental
# zope-event
# zope-interface
simple-websocket==1.0.0
# via
# python-engineio
# taipy-gui
six==1.16.0
# via
# flask-restful
# python-dateutil
sqlalchemy==2.0.25
# via taipy-core
taipy==3.1.1
# via katty (pyproject.toml)
taipy-config==3.1.1
# via
# taipy-core
# taipy-gui
taipy-core==3.1.1
# via taipy-rest
taipy-gui==3.1.4
# via taipy
taipy-rest==3.1.1
# via taipy
taipy-templates==3.1.1
# via taipy
text-unidecode==1.3
# via python-slugify
toml==0.10.2
# via
# taipy-config
# taipy-core
tomli==2.0.1
# via incremental
twisted==23.10.0
# via taipy-gui
twisted-iocpsupport==1.0.4
# via twisted
types-python-dateutil==2.9.0.20240906
# via arrow
typing-extensions==4.12.2
# via
# automat
# rich
# sqlalchemy
# twisted
tzdata==2024.2
# via
# pandas
# tzlocal
tzlocal==5.2
# via taipy-gui
urllib3==1.26.20
# via
# botocore
# requests
werkzeug==3.0.4
# via flask
wsproto==1.2.0
# via simple-websocket
zipp==3.20.2
# via importlib-metadata
zope-event==5.0
# via gevent
zope-interface==7.0.3
# via
# gevent
# twisted