Skip to content

Commit

Permalink
Merge branch 'master' of github.com:thirdeye-dev/thirdeye
Browse files Browse the repository at this point in the history
  • Loading branch information
0x0elliot committed Sep 16, 2023
2 parents 3ec41b6 + bb43d5d commit a131a1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
channels
channels-redis
django==3.2.19
django==3.2.20
gunicorn==20.1.*
djangorestframework-simplejwt
djangorestframework-jwt
Expand Down
2 changes: 1 addition & 1 deletion requirements/run-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
channels
channels-redis
django==3.2.19
django==3.2.20
gunicorn==20.1.*
uvicorn
daphne
Expand Down

0 comments on commit a131a1c

Please sign in to comment.