fix: remove django-ipware constraint (#33225)

* fix: remove django-ipware constraint
This commit is contained in:
Usama Sadiq
2023-09-12 17:17:38 +05:00
committed by GitHub
parent 9c23483bb0
commit cc9721e808
5 changed files with 4 additions and 9 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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