Skip to content

Commit

Permalink
Merge pull request #208 from JoQCcoz/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
JoQCcoz authored Jul 12, 2023
2 parents 53ec234 + 4daab7b commit d9d4ffc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions Smartscope/core/settings/server_docker.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
AUTOSCREENSTORAGE = None

INSTALLED_APPS = [
'daphne',
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
Expand Down
3 changes: 2 additions & 1 deletion Smartscope/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
boto3==1.26.157
channels_redis==4.1.0
daphne
django==4.2.2
django-environ==0.10.0
django-filter==23.2
django-channels==0.7.0
django-channels
django-storages==1.13.2
djangorestframework==3.14.0
djangorestframework-yaml==2.0.0
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.1-rc.3
0.9.2-dev

0 comments on commit d9d4ffc

Please sign in to comment.