Upload files to "/"
This commit is contained in:
commit
f83ccefadd
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
.venv/
|
||||||
|
output.txt
|
5
output.txt
Normal file
5
output.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
114
|
||||||
|
614
|
||||||
|
858
|
||||||
|
5454
|
||||||
|
16554
|
15
requirements.txt
Normal file
15
requirements.txt
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
blinker==1.8.2
|
||||||
|
click==8.1.7
|
||||||
|
colorama==0.4.6
|
||||||
|
Flask==3.0.3
|
||||||
|
Flask-Cors==5.0.0
|
||||||
|
itsdangerous==2.2.0
|
||||||
|
Jinja2==3.1.4
|
||||||
|
MarkupSafe==3.0.2
|
||||||
|
numpy==2.2.3
|
||||||
|
pandas==2.2.3
|
||||||
|
python-dateutil==2.9.0.post0
|
||||||
|
pytz==2025.1
|
||||||
|
six==1.17.0
|
||||||
|
tzdata==2025.1
|
||||||
|
Werkzeug==3.0.4
|
Loading…
Reference in New Issue
Block a user