Skip to content

Commit

Permalink
upgrade to django-plugins & drf-keyed-list rc (#880)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkonie committed Feb 29, 2024
1 parent 3ce8d29 commit 16e7652
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ versioneer==0.28

# Django-plugins (with Django v3.0+ support)
# django-plugins-bihealth==0.4.0
-e git+https://github.com/bihealth/django-plugins.git@46537f5d10e385b64e576b077dce8c541556e6ba#egg=django-plugins-bihealth
-e git+https://github.com/bihealth/django-plugins.git@62d66990d8e5bfb0385ab240895fe3b0b41f2445#egg=django-plugins-bihealth

# Rules for permissions
rules>=3.3, <3.4
Expand All @@ -60,7 +60,7 @@ djangorestframework>=3.14.0, <3.15

# Keyed list addon for DRF
# drf-keyed-list-bihealth==0.1.1
-e git+https://github.com/bihealth/drf-keyed-list.git@9c756c28520c6ee6733a031e96bc55a27416407b#egg=drf-keyed-list-bihealth
-e git+https://github.com/bihealth/drf-keyed-list.git@3cb6f344d1d5a6e1ccd67359c465f90e6d0c3356#egg=drf-keyed-list-bihealth


# Token authentication
Expand Down

0 comments on commit 16e7652

Please sign in to comment.