Skip to content

Commit

Permalink
update install require versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Yu committed Apr 9, 2024
1 parent 837d67b commit d463926
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ python_requires = >=3.8
setup_requires = setuptools_scm[toml]
install_requires =
django>=3.2,<5
django-multisite @ https://github.com/FidelityInternational/django-multisite/tarball/release/1.10.0#egg=django-multisite
djangocms-multisite @ https://github.com/FidelityInternational/djangocms-multisite/tarball/release/1.0.0#egg=djangocms-multisite
django-multisite-fil @ https://github.com/FidelityInternational/django-multisite/tarball/release/1.10.0#egg=django-multisite-fil
djangocms-multisite-fil @ https://github.com/FidelityInternational/djangocms-multisite/tarball/release/1.0.0#egg=djangocms-multisite-fil
aldryn-django
aldryn_addons
click
Expand Down

0 comments on commit d463926

Please sign in to comment.