dalyzhou
commited on
Commit
·
bb983c6
1
Parent(s):
d1ea097
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.25.3
|