Skip to content

Commit

Permalink
Restore original files
Browse files Browse the repository at this point in the history
  • Loading branch information
judtinzhang committed Nov 12, 2023
1 parent fe4d367 commit eb084a7
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1,069 deletions.
4 changes: 3 additions & 1 deletion backend/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,15 @@ dj-database-url = "*"
djangorestframework = "*"
pandas = "*"
html5lib = "*"
psycopg2 = "*"
sentry-sdk = "*"
django = "*"
django-cors-headers = "*"
pyyaml = "*"
uritemplate = "*"
uwsgi = "*"
django-filter = "*"
django-labs-accounts = "==0.9.4"
django-labs-accounts = "*"
django-debug-toolbar = "*"
django-runtime-options = "*"
django-storages = "*"
Expand Down
Loading

0 comments on commit eb084a7

Please sign in to comment.