fix: remove django-ipware constraint (#33225)
* fix: remove django-ipware constraint
This commit is contained in:
@@ -86,7 +86,6 @@ social-auth-core==4.3.0
|
||||
babel==2.11.0
|
||||
social-auth-app-django==5.0.0
|
||||
algoliasearch==2.6.3
|
||||
django-ipware==4.0.2
|
||||
|
||||
# pytz>2022 has major changes which are causing test failures.
|
||||
# Pinning this version for now so this could be fixed in a separate PR later on
|
||||
|
||||
@@ -289,9 +289,8 @@ django-filter==23.2
|
||||
# edx-enterprise
|
||||
# lti-consumer-xblock
|
||||
# openedx-blockstore
|
||||
django-ipware==4.0.2
|
||||
django-ipware==5.0.0
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/kernel.in
|
||||
# edx-enterprise
|
||||
# edx-proctoring
|
||||
|
||||
@@ -475,9 +475,8 @@ django-filter==23.2
|
||||
# edx-enterprise
|
||||
# lti-consumer-xblock
|
||||
# openedx-blockstore
|
||||
django-ipware==4.0.2
|
||||
django-ipware==5.0.0
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/doc.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
# edx-enterprise
|
||||
|
||||
@@ -346,9 +346,8 @@ django-filter==23.2
|
||||
# edx-enterprise
|
||||
# lti-consumer-xblock
|
||||
# openedx-blockstore
|
||||
django-ipware==4.0.2
|
||||
django-ipware==5.0.0
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
# edx-enterprise
|
||||
# edx-proctoring
|
||||
|
||||
@@ -379,9 +379,8 @@ django-filter==23.2
|
||||
# edx-enterprise
|
||||
# lti-consumer-xblock
|
||||
# openedx-blockstore
|
||||
django-ipware==4.0.2
|
||||
django-ipware==5.0.0
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
# edx-enterprise
|
||||
# edx-proctoring
|
||||
|
||||
Reference in New Issue
Block a user