Spaces:
Runtime error
Runtime error
Upload 2 files
Browse files- logo_unchk.png +0 -0
- requirements.txt +35 -0
logo_unchk.png
ADDED
|
requirements.txt
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
bleach==6.1.0
|
| 2 |
+
bokeh==3.4.3
|
| 3 |
+
certifi==2024.7.4
|
| 4 |
+
charset-normalizer==3.3.2
|
| 5 |
+
contourpy==1.2.1
|
| 6 |
+
idna==3.7
|
| 7 |
+
Jinja2==3.1.4
|
| 8 |
+
linkify-it-py==2.0.3
|
| 9 |
+
Markdown==3.6
|
| 10 |
+
markdown-it-py==3.0.0
|
| 11 |
+
MarkupSafe==2.1.5
|
| 12 |
+
mdit-py-plugins==0.4.1
|
| 13 |
+
mdurl==0.1.2
|
| 14 |
+
numpy==2.0.1
|
| 15 |
+
packaging==24.1
|
| 16 |
+
pandas==2.2.2
|
| 17 |
+
panel==1.4.4
|
| 18 |
+
param==2.1.1
|
| 19 |
+
pillow==10.4.0
|
| 20 |
+
plotly==5.23.0
|
| 21 |
+
python-dateutil==2.9.0.post0
|
| 22 |
+
pytz==2024.1
|
| 23 |
+
pyviz_comms==3.0.2
|
| 24 |
+
PyYAML==6.0.1
|
| 25 |
+
requests==2.32.3
|
| 26 |
+
six==1.16.0
|
| 27 |
+
tenacity==8.5.0
|
| 28 |
+
tornado==6.4.1
|
| 29 |
+
tqdm==4.66.4
|
| 30 |
+
typing_extensions==4.12.2
|
| 31 |
+
tzdata==2024.1
|
| 32 |
+
uc-micro-py==1.0.3
|
| 33 |
+
urllib3==2.2.2
|
| 34 |
+
webencodings==0.5.1
|
| 35 |
+
xyzservices==2024.6.0
|