Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
click==8.0.4=py38hecd8cb5_0
|
5 |
dataclasses==0.8=pyh6d0b6a4_7
|
6 |
flask==2.0.3=pyhd3eb1b0_0
|
7 |
-
itsdangerous
|
8 |
jinja2==3.0.3=pyhd3eb1b0_0
|
9 |
krb5==1.20.1=h428f121_1
|
10 |
libcxx==14.0.6=h9765a3e_0
|
|
|
4 |
click==8.0.4=py38hecd8cb5_0
|
5 |
dataclasses==0.8=pyh6d0b6a4_7
|
6 |
flask==2.0.3=pyhd3eb1b0_0
|
7 |
+
itsdangerous==2.0.1=pyhd3eb1b0_0
|
8 |
jinja2==3.0.3=pyhd3eb1b0_0
|
9 |
krb5==1.20.1=h428f121_1
|
10 |
libcxx==14.0.6=h9765a3e_0
|