Update requirements.txt (#4)
Browse files- Update requirements.txt (55a915b85c09833ba6e58a3bd1d897202dd79400)
Co-authored-by: Sandro Ferroni <[email protected]>
- 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
|