Skip to content

Commit

Permalink
feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGrace2282 committed May 30, 2024
1 parent ec6be0b commit 5876199
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ gunicorn = "~=22.0"
social-auth-app-django = "~=5.4"
requests = "~=2.31"
psutil = "~=5.9"
celery = "~=5.4"
celery = "~=5.4.0"
django-celery-results = "~=2.5"
django-markdownify = "~=0.9" # includes the markdown package
psycopg = "~=3.1"
virtualenv = "~=20.26"
redis = "~=5.0"
channels-redis = "~=4.2"
django-extensions = "~=3.2"
ipython = "~=8.24"
ipython = "~=8.24.0"
mosspy = "~=1.0"
django-debug-toolbar = "~=4.3"
pytest-django = "~=4.8"
Expand Down
6 changes: 3 additions & 3 deletions Pipfile.lock

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

0 comments on commit 5876199

Please sign in to comment.