Merge pull request #16 from daneah/main
Clean up requirements.txt, remove sqlite3 (it is already installed with python3)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user