Skip to content

Commit

Permalink
downgrade django-sql-explorer
Browse files Browse the repository at this point in the history
  • Loading branch information
jefer94 committed Apr 25, 2024
1 parent 7525c68 commit cb09b88
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 26 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ djangorestframework-csv = "*"
python-slugify = "*"
pyyaml = "*"
uritemplate = "*"
django-sql-explorer = {extras = ["xls"] }
google-cloud-ndb = "*"
whitenoise = {extras = ["brotli"] }
channels = "*"
Expand Down Expand Up @@ -137,3 +136,4 @@ aiodns = "*"
eventlet = "*"
linked-services = {extras = ["django", "aiohttp", "requests"], version = "*"}
celery-task-manager = {extras = ["django"], version = "*"}
django-sql-explorer = {extras = ["xls"], version = "==4.0.2"}
58 changes: 33 additions & 25 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cb09b88

Please sign in to comment.