rairo commited on
Commit
c0b5ea1
·
verified ·
1 Parent(s): 05c6e5b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ pypdf
2
+ google-generativeai==0.4.1
3
+ flask
4
+ flask-cors
5
+ pandas
6
+ cryptography>=3.1