You've already forked Travel-Agent
feat: Added notes creation, view and deletion, added route planning, added location list with current weather and nearby locations, code improvements and fixes
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
black
|
||||
mypy
|
||||
sort-requirements
|
||||
types-requests==2.31
|
||||
|
||||
-r prod.txt
|
||||
-r test.txt
|
||||
|
||||
@@ -5,4 +5,5 @@ geopy==2.4.1
|
||||
psycopg2-binary==2.9.9
|
||||
python-dotenv==1.0.1
|
||||
redis==5.0.3
|
||||
requests==2.31.0
|
||||
sqlalchemy==2.0.28
|
||||
|
||||
Reference in New Issue
Block a user