Spaces:
Runtime error
Runtime error
Commit
·
f3c957d
1
Parent(s):
c0aa088
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -96,7 +96,7 @@ tqdm==4.65.0
|
|
96 |
traitlets==5.5.0
|
97 |
typer==0.9.0
|
98 |
typing_extensions==4.7.1
|
99 |
-
tzdata==
|
100 |
urllib3==1.26.18
|
101 |
uvicorn==0.20.0
|
102 |
wcwidth==0.2.5
|
|
|
96 |
traitlets==5.5.0
|
97 |
typer==0.9.0
|
98 |
typing_extensions==4.7.1
|
99 |
+
tzdata==2023.1
|
100 |
urllib3==1.26.18
|
101 |
uvicorn==0.20.0
|
102 |
wcwidth==0.2.5
|