jzou19950715 commited on
Commit
5905399
·
verified ·
1 Parent(s): 1666a21

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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
- numpy>=1.21.0
 
 
 
 
1
  gradio>=4.0.0
2
+ anthropic>=0.8.0
3
+ typing-extensions>=4.5.0