Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
cadCAD==0.4.28
|
| 2 |
+
matplotlib-inline==0.1.3
|
| 3 |
+
numpy==1.21.5
|
| 4 |
+
pandas==1.3.5
|
| 5 |
+
plotly==5.6.0
|
| 6 |
+
radcad==0.8.4
|