leofltt commited on
Commit
5c6f9b0
·
1 Parent(s): 97a46b7

fix reqs again

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -11,4 +11,5 @@ beautifulsoup4
11
  llama-index-tools-duckduckgo
12
  llama-index-llms-huggingface
13
  # A reliable library for safe math evaluation
14
- numexpr
 
 
11
  llama-index-tools-duckduckgo
12
  llama-index-llms-huggingface
13
  # A reliable library for safe math evaluation
14
+ numexpr
15
+ gradio[oauth]