Spaces:
Running
Running
Upgrade JSON repair version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
aiohttp==3.10.5
|
2 |
python-dotenv[cli]~=1.0.0
|
3 |
gitpython==3.1.43
|
4 |
-
|
5 |
idna==3.7
|
6 |
jinja2==3.1.4
|
7 |
Pillow==10.3.0
|
|
|
1 |
aiohttp==3.10.5
|
2 |
python-dotenv[cli]~=1.0.0
|
3 |
gitpython==3.1.43
|
4 |
+
json-repair==0.29.2
|
5 |
idna==3.7
|
6 |
jinja2==3.1.4
|
7 |
Pillow==10.3.0
|