Demosthene-OR
commited on
Commit
•
29b22b6
1
Parent(s):
df60a76
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -12,7 +12,7 @@ pydantic==2.6.1
|
|
12 |
pydantic-core==2.16.2
|
13 |
python-dateutil==2.8.2
|
14 |
pytz==2024.1
|
15 |
-
requests==2.
|
16 |
six==1.16.0
|
17 |
sniffio==1.3.0
|
18 |
starlette==0.36.3
|
@@ -28,4 +28,4 @@ filesplit==4.0.1
|
|
28 |
pydot==2.0.0
|
29 |
graphviz==0.20.1
|
30 |
tiktoken
|
31 |
-
scikit-learn
|
|
|
12 |
pydantic-core==2.16.2
|
13 |
python-dateutil==2.8.2
|
14 |
pytz==2024.1
|
15 |
+
requests==2.21.0
|
16 |
six==1.16.0
|
17 |
sniffio==1.3.0
|
18 |
starlette==0.36.3
|
|
|
28 |
pydot==2.0.0
|
29 |
graphviz==0.20.1
|
30 |
tiktoken
|
31 |
+
scikit-learn
|