Merge pull request #16 from daneah/main

Clean up requirements.txt, remove sqlite3 (it is already installed with python3)
This commit is contained in:
Vivian Fang
2023-10-17 13:06:37 -07:00
committed by GitHub

View File

@@ -1,14 +1,13 @@
colorama
python-dotenv
geopy
timezonefinder
rich
pytz
openai
demjson3
tiktoken
numpy
absl-py
pybars3
colorama
demjson3
faiss-cpu
sqlite3
geopy
numpy
openai
pybars3
python-dotenv
pytz
rich
tiktoken
timezonefinder