Spaces:
Runtime error
Runtime error
Jinja2
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ pydantic==1.9.1
|
|
5 |
filelock==3.7.1
|
6 |
h11==0.13.0
|
7 |
pytz==2022.1
|
8 |
-
wheel==0.37.1
|
|
|
|
5 |
filelock==3.7.1
|
6 |
h11==0.13.0
|
7 |
pytz==2022.1
|
8 |
+
wheel==0.37.1
|
9 |
+
Jinja2<3.0.0
|