Update local.txt

Fixes typing error, where the base file was switched by error, pointing to the production.txt file.
This commit is contained in:
Sebastian Reyes Espinosa 2025-02-22 22:46:01 -05:00 committed by GitHub
parent 697e8e40ce
commit 5fed813081
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
-r production.txt
-r base.txt
Werkzeug[watchdog]==3.1.3 # https://github.com/pallets/werkzeug
ipdb==0.13.13 # https://github.com/gotcha/ipdb