Skip to content

Commit

Permalink
upgrade to django-sodar-core v1.0.2-wip (#1922)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkonie committed Sep 5, 2024
1 parent f4be0d8 commit 03697f7
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 @@ -6,7 +6,7 @@ wheel==0.42.0
setuptools==70.0.0

# Django
django==4.2.15
django==4.2.16

# Configuration
django-environ==0.11.2
Expand Down Expand Up @@ -77,7 +77,7 @@ django-autocomplete-light==3.11.0

# SODAR Core
# django-sodar-core==1.0.1
-e git+https://github.com/bihealth/sodar-core.git@7174f6220fafd5ae465f28d319cf061dfd885190#egg=django-sodar-core
-e git+https://github.com/bihealth/sodar-core.git@631b0063de6f723b0cd11ea1457e36d67ccffae0#egg=django-sodar-core

# Celery
celery==5.3.6
Expand Down

0 comments on commit 03697f7

Please sign in to comment.