Spaces:
Running
Running
Commit
·
6fc7654
1
Parent(s):
7d8e678
reqs reorder
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -26,7 +26,7 @@ datasets==2.10.0
|
|
26 |
tqdm==4.65.0
|
27 |
requests==2.31.0
|
28 |
regex==2023.6.3
|
29 |
-
PyYAML==5.
|
30 |
python-dateutil==2.8.2
|
31 |
six==1.16.0
|
32 |
filelock==3.12.2
|
|
|
26 |
tqdm==4.65.0
|
27 |
requests==2.31.0
|
28 |
regex==2023.6.3
|
29 |
+
PyYAML==5.3.1
|
30 |
python-dateutil==2.8.2
|
31 |
six==1.16.0
|
32 |
filelock==3.12.2
|