build: Unpin python-slugify constraint (#31561)
* build: Unpin python-slugify constraint.
This commit is contained in:
@@ -93,8 +93,7 @@ docutils<0.19
|
|||||||
# so adding following constraints and will unpin one by one.
|
# so adding following constraints and will unpin one by one.
|
||||||
|
|
||||||
django-ratelimit<4.0.0
|
django-ratelimit<4.0.0
|
||||||
python-slugify<7.0.0
|
django-countries==7.4.2 # Rename Turkey to Türkiye. It needs approval.
|
||||||
django-countries==7.4.2
|
|
||||||
sphinxcontrib-openapi[markdown]==0.7.0
|
sphinxcontrib-openapi[markdown]==0.7.0
|
||||||
icalendar==5.0.1
|
icalendar==5.0.1
|
||||||
cryptography==38.0.4 # greater version has some issues.
|
cryptography==38.0.4 # greater version has some issues.
|
||||||
|
|||||||
@@ -910,10 +910,8 @@ python-levenshtein==0.20.9
|
|||||||
# via -r requirements/edx/base.in
|
# via -r requirements/edx/base.in
|
||||||
python-memcached==1.59
|
python-memcached==1.59
|
||||||
# via -r requirements/edx/paver.txt
|
# via -r requirements/edx/paver.txt
|
||||||
python-slugify==6.1.2
|
python-slugify==7.0.0
|
||||||
# via
|
# via code-annotations
|
||||||
# -c requirements/edx/../constraints.txt
|
|
||||||
# code-annotations
|
|
||||||
python-swiftclient==4.1.0
|
python-swiftclient==4.1.0
|
||||||
# via ora2
|
# via ora2
|
||||||
python3-openid==3.2.0 ; python_version >= "3"
|
python3-openid==3.2.0 ; python_version >= "3"
|
||||||
|
|||||||
@@ -1275,9 +1275,8 @@ python-levenshtein==0.20.9
|
|||||||
# via -r requirements/edx/testing.txt
|
# via -r requirements/edx/testing.txt
|
||||||
python-memcached==1.59
|
python-memcached==1.59
|
||||||
# via -r requirements/edx/testing.txt
|
# via -r requirements/edx/testing.txt
|
||||||
python-slugify==6.1.2
|
python-slugify==7.0.0
|
||||||
# via
|
# via
|
||||||
# -c requirements/edx/../constraints.txt
|
|
||||||
# -r requirements/edx/testing.txt
|
# -r requirements/edx/testing.txt
|
||||||
# code-annotations
|
# code-annotations
|
||||||
python-swiftclient==4.1.0
|
python-swiftclient==4.1.0
|
||||||
|
|||||||
@@ -48,10 +48,8 @@ pbr==5.11.1
|
|||||||
# via stevedore
|
# via stevedore
|
||||||
pygments==2.14.0
|
pygments==2.14.0
|
||||||
# via sphinx
|
# via sphinx
|
||||||
python-slugify==6.1.2
|
python-slugify==7.0.0
|
||||||
# via
|
# via code-annotations
|
||||||
# -c requirements/edx/../constraints.txt
|
|
||||||
# code-annotations
|
|
||||||
pytz==2022.2.1
|
pytz==2022.2.1
|
||||||
# via
|
# via
|
||||||
# -c requirements/edx/../constraints.txt
|
# -c requirements/edx/../constraints.txt
|
||||||
|
|||||||
@@ -1205,9 +1205,8 @@ python-levenshtein==0.20.9
|
|||||||
# via -r requirements/edx/base.txt
|
# via -r requirements/edx/base.txt
|
||||||
python-memcached==1.59
|
python-memcached==1.59
|
||||||
# via -r requirements/edx/base.txt
|
# via -r requirements/edx/base.txt
|
||||||
python-slugify==6.1.2
|
python-slugify==7.0.0
|
||||||
# via
|
# via
|
||||||
# -c requirements/edx/../constraints.txt
|
|
||||||
# -r requirements/edx/base.txt
|
# -r requirements/edx/base.txt
|
||||||
# code-annotations
|
# code-annotations
|
||||||
python-swiftclient==4.1.0
|
python-swiftclient==4.1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user