Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio
|
2 |
-
concrete-python
|
3 |
-
concrete-ml
|
4 |
joblib
|
5 |
pandas
|
6 |
scikit-learn
|
|
|
1 |
gradio
|
2 |
+
concrete-python==2.9.0
|
3 |
+
concrete-ml==1.8.0
|
4 |
joblib
|
5 |
pandas
|
6 |
scikit-learn
|