vhr1007
commited on
Commit
•
3d40486
1
Parent(s):
567e7ba
debug
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ cryptography>=3.4.7
|
|
5 |
openai==1.37.1
|
6 |
PyJWT==2.6.0
|
7 |
nltk==3.6.7
|
8 |
-
numpy==1.
|
9 |
pydantic==2.8.2
|
10 |
pydantic_core==2.20.1
|
11 |
Pygments==2.18.0
|
|
|
5 |
openai==1.37.1
|
6 |
PyJWT==2.6.0
|
7 |
nltk==3.6.7
|
8 |
+
numpy==1.24.0
|
9 |
pydantic==2.8.2
|
10 |
pydantic_core==2.20.1
|
11 |
Pygments==2.18.0
|