Spaces:
Sleeping
Sleeping
ericmichael
commited on
Commit
•
a40c76f
1
Parent(s):
910dae6
update
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ openai == 1.10.0
|
|
3 |
python-dotenv == 1.0.0
|
4 |
vcrpy == 5.1.0
|
5 |
evaluate == 0.4.1
|
6 |
-
pytest == 7.4.3
|
|
|
|
3 |
python-dotenv == 1.0.0
|
4 |
vcrpy == 5.1.0
|
5 |
evaluate == 0.4.1
|
6 |
+
pytest == 7.4.3
|
7 |
+
scikit-learn
|