jzou19950715 commited on
Commit
d734edc
·
verified ·
1 Parent(s): 2091cb6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -4,4 +4,7 @@ authlib>=1.2.1
4
  openai>=0.28
5
  Flask>=2.3.0
6
  typing-extensions>=4.5.0
7
- python-dotenv>=1.0.0
 
 
 
 
4
  openai>=0.28
5
  Flask>=2.3.0
6
  typing-extensions>=4.5.0
7
+ python-dotenv>=1.0.0
8
+ PyPDF2>=3.0.0
9
+ typing>=3.7.4
10
+ requests>=2.28.0