Spaces:
Build error
Build error
Commit
·
dab8ebf
1
Parent(s):
da0f243
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ requests==2.24.0
|
|
6 |
tqdm==4.54.0
|
7 |
uuid==1.30
|
8 |
jinja2==3.0.3
|
9 |
-
itsdangerous==2.0.1
|
|
|
|
6 |
tqdm==4.54.0
|
7 |
uuid==1.30
|
8 |
jinja2==3.0.3
|
9 |
+
itsdangerous==2.0.1
|
10 |
+
werkzeug==2.0.3
|