Spaces:
Runtime error
Runtime error
Richard Fan
commited on
Commit
·
72ae67b
1
Parent(s):
6f966a5
fixes
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
bs4==4.12.2
|
2 |
+
tqdm==4.65.0
|
3 |
+
pytz==2023.3
|
4 |
+
numpy==1.24.2
|
5 |
+
openai==0.27.4
|
6 |
+
sendgrid==6.10.0
|
7 |
+
pyyaml==6.00
|