Skip to content

Commit

Permalink
downgrade django sql explorer again
Browse files Browse the repository at this point in the history
  • Loading branch information
jefer94 committed Jun 25, 2024
1 parent b67b871 commit 766c879
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 38 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ aiodns = "*"
eventlet = "*"
linked-services = {extras = ["django", "aiohttp", "requests"], version = "*"}
celery-task-manager = {extras = ["django"], version = "*"}
django-sql-explorer = {extras = ["xls"], version = "*"}
django-sql-explorer = {extras = ["xls"], version = "==4.3"}
contextlib2 = "*"
google-apps-meet = "*"
google-auth-httplib2 = "*"
Expand Down
60 changes: 23 additions & 37 deletions Pipfile.lock

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

0 comments on commit 766c879

Please sign in to comment.