Skip to content

Commit

Permalink
Support for #322
Browse files Browse the repository at this point in the history
  • Loading branch information
nutjob4life committed Jan 11, 2024
1 parent f863d3f commit c1bc6aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/edrnsite.policy/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ install_requires =
edrn.metrics
celery[redis] ~= 5.2.7
dj-database-url ~= 2.1.0
django ~= 4.2.6
django ~= 4.2.9
django-auth-ldap ~= 4.1.0
django-celery-results ~= 2.5.1
django-redis ~= 5.4.0
pillow == 9.5.0 # Must match py3-pillow package installed in Dockerfile
psycopg2 == 2.9.6 # Must match py3-pyscopg2 package installed in Dockerfile
pymemcache ~= 3.5.2
wagtail == 5.2
wagtail == 5.2.2
wagtail-favicon ~= 0.3.0
wagtail-metadata >= 4.0.1, <4.1
tzdata == 2022.1 # Must match py3-tz-2022.1 package installed in Dockerfile
Expand Down

0 comments on commit c1bc6aa

Please sign in to comment.