barunsaha commited on
Commit
256b001
1 Parent(s): e9617d4

Upgrade JSON repair version

Browse files
Files changed (1) hide show
  1. 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
- json_repair==0.15.3
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