Update requirements.txt
Browse filesChatGPT tried to fix it, apparently HF had a broken template, or I somehow broke it just by loading the page
- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ shiny==0.10.2
|
|
2 |
shinyswatch==0.6.1
|
3 |
seaborn==0.12.2
|
4 |
matplotlib==3.7.1
|
|
|
|
2 |
shinyswatch==0.6.1
|
3 |
seaborn==0.12.2
|
4 |
matplotlib==3.7.1
|
5 |
+
numpy<2
|