Spaces:
Sleeping
Sleeping
ManjinderUNCC
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
aiofiles==23.2.1
|
2 |
altair==5.3.0
|
3 |
annotated-types==0.6.0
|
@@ -81,7 +82,6 @@ tomlkit==0.12.0
|
|
81 |
toolz==0.12.1
|
82 |
tqdm==4.66.2
|
83 |
typeguard==3.0.2
|
84 |
-
typer>=0.12,<0.10.0
|
85 |
typing-extensions==4.10.0
|
86 |
tzdata==2024.1
|
87 |
urllib3==2.2.1
|
|
|
1 |
+
typer>=0.12,<0.10.0
|
2 |
aiofiles==23.2.1
|
3 |
altair==5.3.0
|
4 |
annotated-types==0.6.0
|
|
|
82 |
toolz==0.12.1
|
83 |
tqdm==4.66.2
|
84 |
typeguard==3.0.2
|
|
|
85 |
typing-extensions==4.10.0
|
86 |
tzdata==2024.1
|
87 |
urllib3==2.2.1
|