Corin1998 commited on
Commit
7be7ea6
·
verified ·
1 Parent(s): cee1563

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -17,3 +17,8 @@ google-api-python-client>=2.133.0
17
  google-auth>=2.32.0
18
  google-auth-httplib2>=0.2.0
19
  google-auth-oauthlib>=1.2.1
 
 
 
 
 
 
17
  google-auth>=2.32.0
18
  google-auth-httplib2>=0.2.0
19
  google-auth-oauthlib>=1.2.1
20
+
21
+ # URL/PDF ingestion
22
+ requests>=2.31.0
23
+ beautifulsoup4>=4.12.3
24
+ pypdf>=4.2.0