diff --git a/requirements-django3.txt b/requirements-django3.txt new file mode 100644 index 000000000..018e1c267 --- /dev/null +++ b/requirements-django3.txt @@ -0,0 +1,67 @@ +setuptools==80.9.0 +Django==3.2.25 +django-extensions==1.9.8 +webtemplate-dbca==1.7.1 +coverage==4.3.1 +coveralls==1.1 +reportlab==4.2.5 +# django_bootstrap3==7.1.0 +django_bootstrap3==12.0.3 +django-braces>=1.8.1 +django-datatables-view==1.13.0 +django-reversion==5.0.12 +django-reversion-compare==0.15.0 +git+https://github.com/xzzy/django-preserialize.git#egg=django-preserialize +django-countries==7.6.1 +django-cron==0.5.0 +#django-dynamic-fixture==1.9.1 +django-dynamic-fixture==3.1.1 +openpyxl==3.1.5 +datapackage==1.15.4 +# jsontableschema==0.10.1 +python-dateutil==2.6.1 +py4j==0.10.9.7 +djangorestframework==3.13.0 +djangorestframework-gis==1.1 +djangorestframework-csv==3.0.2 +pycountry==17.1.8 +six>=1.10.0 +django-ical==1.4 +django-taggit==4.0.0 +geojson==1.3.3 +unicodecsv==0.14.1 +django-extra-fields==0.9 +django-crispy-forms==1.9.0 +django-reset-migrations==0.3.1 +django-ckeditor==5.4.0 +djangorestframework-datatables==0.4.0 +django-confy==1.0.4 +xlwt==1.3.0 +xlsxwriter==1.1.2 +gunicorn~=23.0 +mixer==6.1.3 +django-dirtyfields==1.3.1 +dj-database-url==0.5.0 +phonenumbers==8.12.15 +django-treebeard==4.3.1 +# psycopg2==2.8.6 +psycopg2-binary>=2.9.4 +whitenoise==5.3.0 +git+https://github.com/dbca-wa/appmonitor_client.git#egg=appmonitor_client +python-decouple==3.7 +numpy==2.2.5 +requests==2.31.0 +wheel==0.37.1 +django-tables2==2.7.2 +git+https://github.com/dbca-wa/wagov_utils.git#egg=wagov_utils +django-haystack==3.3.0 +importlib-metadata==6.7.0 +sorl-thumbnail==12.9.0 +django-localeurl==2.0.2 +django-phonenumber-field==8.0.0 +phonenumbers==8.12.15 +Unidecode==1.4.0 +babel==2.17.0 +dbca-utils==2.0.3 +purl==1.6 +django-extra-views==0.16.0 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 491533f21..127dc601b 100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ setuptools==80.9.0 -Django==5.2.5 +Django~=5.2.5 django-extensions==4.1 # webtemplate-dbca==1.8.2 git+https://github.com/dbca-wa/webtemplate2.git#egg=webtemplate_dbca