Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -81,7 +81,7 @@ tomlkit==0.12.0
|
|
81 |
toolz==0.12.1
|
82 |
tqdm==4.66.2
|
83 |
typeguard==3.0.2
|
84 |
-
typer
|
85 |
typing-extensions==4.10.0
|
86 |
tzdata==2024.1
|
87 |
urllib3==2.2.1
|
|
|
81 |
toolz==0.12.1
|
82 |
tqdm==4.66.2
|
83 |
typeguard==3.0.2
|
84 |
+
typer>=0.12,<1.0
|
85 |
typing-extensions==4.10.0
|
86 |
tzdata==2024.1
|
87 |
urllib3==2.2.1
|