Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ datasets
|
|
4 |
huggingface-hub>=0.19
|
5 |
hf-transfer>=0.1.4
|
6 |
protobuf<4
|
7 |
-
click
|
8 |
pydantic~=1.0
|
9 |
|
|
|
|
4 |
huggingface-hub>=0.19
|
5 |
hf-transfer>=0.1.4
|
6 |
protobuf<4
|
7 |
+
click>=8.1.3
|
8 |
pydantic~=1.0
|
9 |
|
10 |
+
|