Spaces:
Sleeping
Sleeping
Commit
Β·
ea0c6a4
1
Parent(s):
1b1ef3d
π
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ datasets==2.14.*
|
|
4 |
genson==1.2.*
|
5 |
pathvalidate==3.2.*
|
6 |
openai==1.3.*
|
7 |
-
jsonschema==4.17
|
8 |
numpy==1.22.*
|
9 |
uvicorn==0.23.*
|
|
|
4 |
genson==1.2.*
|
5 |
pathvalidate==3.2.*
|
6 |
openai==1.3.*
|
7 |
+
jsonschema==4.17.*
|
8 |
numpy==1.22.*
|
9 |
uvicorn==0.23.*
|