Clean up requirements.txt

- Alphabetize dependencies
- Remove non-existent sqlite3 package
This commit is contained in:
Dane Hillard
2023-10-17 09:06:53 -04:00
parent 9c074d2488
commit b1593530cc

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