ddiddu commited on
Commit
f9b2ff0
·
verified ·
1 Parent(s): cdbadd2

Remove sqlite3

Browse files

sqlite3 is a standard library module in Python, so you don't need to install it separately.

Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
  huggingface_hub==0.22.2
2
  langchain
3
  langchain-community
4
- openai
5
- sqlite3
 
1
  huggingface_hub==0.22.2
2
  langchain
3
  langchain-community
4
+ openai