dalyzhou
commited on
Commit
·
d1ea097
1
Parent(s):
32c9a94
fix: update lib version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ uvicorn[standard]==0.24.0
|
|
3 |
httpx==0.25.2
|
4 |
python-dotenv==1.0.0
|
5 |
pydantic==2.5.0
|
6 |
-
json_repair==0.
|
|
|
3 |
httpx==0.25.2
|
4 |
python-dotenv==1.0.0
|
5 |
pydantic==2.5.0
|
6 |
+
json_repair==0.45.0
|