allinaigc commited on
Commit
e007fe4
·
1 Parent(s): 06fe3a6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
  jupyter-kernel-gateway
2
  codeinterpreterapi
3
- openai
4
  matplotlib
5
  pandas
6
  pathlib
@@ -12,7 +11,7 @@ deta
12
  requests
13
  codeinterpreterapi
14
  langchain == 0.0.343
15
- Openai == 1.3.6
16
  llama_index
17
  PyPDF2
18
  pytz
 
1
  jupyter-kernel-gateway
2
  codeinterpreterapi
 
3
  matplotlib
4
  pandas
5
  pathlib
 
11
  requests
12
  codeinterpreterapi
13
  langchain == 0.0.343
14
+ openai == 1.3.6
15
  llama_index
16
  PyPDF2
17
  pytz