Open lahirujayathilake opened 2 years ago
This PR was created to address the following issues,
pkg_resources.VersionConflict: (django-filter 2.4.0 (/Users/lahiruj/Projects/airavata/airavata-django-portal/venv/lib/python3.9/site-packages), Requirement.parse('django-filter<2.2,>=2.1.0'))
ImportError: cannot import name 'six' from 'django.utils' (/Users/lahiruj/Projects/airavata/airavata-django-portal/venv/lib/python3.9/site-packages/django/utils/init.py)
npm ERR! code 1 npm ERR! path /Users/lahiruj/Projects/InterACTWEL/interactactwel-django-app/interactwel/node_modules/node-sass
https://dpaste.com/DSRFKRG4B (added a couple of logs here)
To fix the above issues, upgraded outdated dependencies considering the compatibility among those. And a few code changes.
Upgraded dependencies
Please review. Thanks
This PR was created to address the following issues,
pkg_resources.VersionConflict: (django-filter 2.4.0 (/Users/lahiruj/Projects/airavata/airavata-django-portal/venv/lib/python3.9/site-packages), Requirement.parse('django-filter<2.2,>=2.1.0'))
ImportError: cannot import name 'six' from 'django.utils' (/Users/lahiruj/Projects/airavata/airavata-django-portal/venv/lib/python3.9/site-packages/django/utils/init.py)
npm ERR! code 1 npm ERR! path /Users/lahiruj/Projects/InterACTWEL/interactactwel-django-app/interactwel/node_modules/node-sass
https://dpaste.com/DSRFKRG4B (added a couple of logs here)
To fix the above issues, upgraded outdated dependencies considering the compatibility among those. And a few code changes.
Upgraded dependencies