Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
pandas>=1.3.0
|
2 |
-
google-generativeai>=0.3.0
|
3 |
gradio>=4.0.0
|
4 |
-
|
|
|
|
|
|
|
|
1 |
gradio>=4.0.0
|
2 |
+
anthropic>=0.8.0
|
3 |
+
typing-extensions>=4.5.0
|