Spaces:
Running
Running
Update package version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ python-dotenv[cli]~=1.0.0
|
|
3 |
gitpython==3.1.43
|
4 |
json-repair==0.29.2
|
5 |
idna==3.7
|
6 |
-
jinja2
|
7 |
Pillow==10.3.0
|
8 |
pyarrow~=16.0.0
|
9 |
pydantic==2.9.1
|
|
|
3 |
gitpython==3.1.43
|
4 |
json-repair==0.29.2
|
5 |
idna==3.7
|
6 |
+
jinja2>=3.1.5
|
7 |
Pillow==10.3.0
|
8 |
pyarrow~=16.0.0
|
9 |
pydantic==2.9.1
|