Skip to content

Commit

Permalink
feat: app (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos authored Nov 1, 2024
1 parent 9d9ceb6 commit 0836edb
Show file tree
Hide file tree
Showing 4 changed files with 538 additions and 430 deletions.
2 changes: 2 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ django-import-export = "==4.0.3"
pyotp = "==2.9.0"
psycopg2-binary = "==2.9.9"
requests = "==2.32.2"
gunicorn = "==23.0.0"
uvicorn-worker = "==0.2.0"
importlib-metadata = "==4.13.0" # TODO: remove. needed by old portal
django-formtools = "==2.2" # TODO: remove. needed by old portal
django-otp = "==1.0.2" # TODO: remove. needed by old portal
Expand Down
Loading

0 comments on commit 0836edb

Please sign in to comment.