JatinAutonomousLabs commited on
Commit
c86fa0b
·
verified ·
1 Parent(s): fcda8a4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -17,7 +17,7 @@ PyPDF2==3.0.0
17
 
18
  # Env and HTTP
19
  python-dotenv==1.0.1
20
- requests==2.31.0
21
  tqdm==4.65.0
22
 
23
  # ML / vector / transformers (heavy — install only on suitable hosts)
 
17
 
18
  # Env and HTTP
19
  python-dotenv==1.0.1
20
+ requests>=2.32.5,<3.0
21
  tqdm==4.65.0
22
 
23
  # ML / vector / transformers (heavy — install only on suitable hosts)