Clean up requirements.txt
- Alphabetize dependencies - Remove non-existent sqlite3 package
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