Skip to content

Commit

Permalink
fix dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rm03 committed Jan 22, 2024
1 parent 97bc979 commit 3e00d64
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM pennlabs/django-base:a142aa6975ee293bbc8a09ef0b81998ce7063dd3
FROM pennlabs/django-base:latest

LABEL maintainer="Penn Labs"

Expand Down
1 change: 1 addition & 0 deletions backend/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ drf-excel = "*"
numpy = "*"
coverage = "*"
daphne = "*"
tatsu = "==5.8.3"

[requires]
python_version = "3.11"
11 changes: 6 additions & 5 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 3e00d64

Please sign in to comment.