Skip to content

Commit

Permalink
feat: django-simple-history version constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
luisfelipec95 committed Aug 1, 2024
1 parent 01bab73 commit 3880ff0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ django-oauth-toolkit==2.4.0
# via eox-core
django-oauth2-provider==0.2.6.1
# via eox-core
django-simple-history==3.7.0
django-simple-history==3.0.0
# via edx-proctoring
django-waffle==4.1.0
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,9 @@ django-oauth2-provider==0.2.6.1
# -r requirements/base.txt
# -r requirements/test.in
# eox-core
django-simple-history==3.7.0
django-simple-history==3.0.0
# via
# -r requirements/base.txt
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# edx-proctoring
django-waffle==4.1.0
# via
Expand Down

0 comments on commit 3880ff0

Please sign in to comment.