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