Skip to content

Commit

Permalink
Does this work
Browse files Browse the repository at this point in the history
  • Loading branch information
judtinzhang committed Oct 14, 2023
1 parent 5f0a84d commit 9e61440
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ django-debug-toolbar = "*"
django-extensions = "*"
flake8-absolute-import = "*"
tblib = "*"
coverage = "*"

[packages]
dj-database-url = "*"
Expand All @@ -39,6 +38,7 @@ requests = "*"
pillow = "*"
boto3 = "*"
django-storages = "*"
coverage = "*"

[requires]
python_version = "3"
61 changes: 60 additions & 1 deletion backend/Pipfile.lock

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

0 comments on commit 9e61440

Please sign in to comment.