Spaces:
Sleeping
Sleeping
Add cmdstanpy version 1.2.0 to requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,3 +4,4 @@ pandas==2.0.3
|
|
| 4 |
numpy==1.24.3
|
| 5 |
plotly==5.18.0
|
| 6 |
pystan==3.7.0
|
|
|
|
|
|
| 4 |
numpy==1.24.3
|
| 5 |
plotly==5.18.0
|
| 6 |
pystan==3.7.0
|
| 7 |
+
cmdstanpy==1.2.0
|