Spaces:
Running
Running
Richard Fan
commited on
Commit
·
e038542
1
Parent(s):
5c7340d
numpy version to 1.24.2
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
PyYAML==6.0
|
2 |
beautifulsoup4==4.12.2
|
3 |
-
numpy==1.
|
4 |
openai==0.27.8
|
5 |
python-dotenv==1.0.0
|
6 |
pytz==2023.3
|
7 |
sendgrid==6.10.0
|
8 |
-
tqdm==4.65.0
|
|
|
1 |
PyYAML==6.0
|
2 |
beautifulsoup4==4.12.2
|
3 |
+
numpy==1.24.2
|
4 |
openai==0.27.8
|
5 |
python-dotenv==1.0.0
|
6 |
pytz==2023.3
|
7 |
sendgrid==6.10.0
|
8 |
+
tqdm==4.65.0
|