HemanthSai7 commited on
Commit
03ccb0f
·
1 Parent(s): 8787095

Update StudybotAPI/requirements.txt

Browse files
Files changed (1) hide show
  1. StudybotAPI/requirements.txt +2 -1
StudybotAPI/requirements.txt CHANGED
@@ -12,4 +12,5 @@ sentence_transformers
12
  clarifai
13
  Pillow
14
  tiktoken
15
- python-multipart
 
 
12
  clarifai
13
  Pillow
14
  tiktoken
15
+ python-multipart
16
+ urllib3==1.25.11