Update requirements.txt
#4
by
80cols
- opened
- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio
|
2 |
-
concrete-python==2.
|
3 |
-
concrete-ml==1.
|
4 |
joblib
|
5 |
pandas
|
6 |
scikit-learn
|
|
|
1 |
gradio
|
2 |
+
concrete-python==2.8.1
|
3 |
+
concrete-ml==1.7.0
|
4 |
joblib
|
5 |
pandas
|
6 |
scikit-learn
|