Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -10,3 +10,8 @@ openpyxl
|
|
10 |
matplotlib
|
11 |
twilio
|
12 |
google-generativeai
|
|
|
|
|
|
|
|
|
|
|
|
10 |
matplotlib
|
11 |
twilio
|
12 |
google-generativeai
|
13 |
+
firebase-admin==6.4.0
|
14 |
+
requests==2.31.0
|
15 |
+
boto3==1.34.80
|
16 |
+
anthropic==0.25.5
|
17 |
+
openai==1.12.0
|