Skip to content

Commit

Permalink
Merge and bump DLA
Browse files Browse the repository at this point in the history
  • Loading branch information
judtinzhang committed Mar 3, 2024
2 parents 459cb2f + 78dbf2f commit 0b1f1c9
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 19 deletions.
3 changes: 2 additions & 1 deletion backend/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pyyaml = "*"
uritemplate = "*"
uwsgi = {version = "*", sys_platform = "== 'linux'"}
django-filter = "*"
django-labs-accounts = "*"
django-labs-accounts = "==0.9.5"
django-debug-toolbar = "*"
django-runtime-options = "*"
django-storages = "*"
Expand All @@ -44,6 +44,7 @@ celery = "*"
django-redis = "*"
redis = "*"
python-dateutil = "*"
selenium = "*"

[requires]
python_version = "3.11"
122 changes: 104 additions & 18 deletions backend/Pipfile.lock

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

0 comments on commit 0b1f1c9

Please sign in to comment.