Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
neuralprophet==0.3.1
|
2 |
+
pandas==1.5.3
|
3 |
+
streamlit==1.28.0
|
4 |
+
numpy==1.23.5
|
5 |
+
matplotlib==3.3.4
|