Commit
·
ca9f419
1
Parent(s):
6d42868
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
pytest
|
2 |
scikit-learn
|
3 |
fastapi[all]
|
4 |
-
pandas
|
|
|
|
1 |
pytest
|
2 |
scikit-learn
|
3 |
fastapi[all]
|
4 |
+
pandas
|
5 |
+
scikit-learn==1.2.1
|