Skip to content

Commit

Permalink
update pipfile
Browse files Browse the repository at this point in the history
  • Loading branch information
benjmnxu committed Sep 13, 2024
1 parent 27f57fc commit 74a2adc
Show file tree
Hide file tree
Showing 2 changed files with 1,039 additions and 948 deletions.
3 changes: 2 additions & 1 deletion backend/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,10 @@ channels = "==3.0.5"
channels-redis = "*"
uvicorn = {extras = ["standard"],version = "*"}
gunicorn = "*"
django-scheduler = "*"
django-schedules-ohq = "*"
typing-extensions = "*"
drf-excel = "*"
pytz = "*"

[requires]
python_version = "3.11"
Loading

0 comments on commit 74a2adc

Please sign in to comment.