yalrashed commited on
Commit
07dd260
·
verified ·
1 Parent(s): 11d6216

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  gradio==4.12.0
2
  google-generativeai==0.3.1
3
  PyPDF2==3.0.1
4
- tqdm==4.66.1
 
 
 
1
  gradio==4.12.0
2
  google-generativeai==0.3.1
3
  PyPDF2==3.0.1
4
+ tqdm==4.66.1
5
+ anthropic>=0.16.0
6
+ requests>=2.31.0