We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5097de4 commit 91b6120Copy full SHA for 91b6120
cbv3_django_prototype/requirements/base.txt
@@ -1,7 +1,7 @@
1
2
argon2-cffi==19.1.0 # https://github.com/hynek/argon2_cffi
3
Pillow==6.1.0 # https://github.com/python-pillow/Pillow
4
-python-slugify==3.0.3 # https://github.com/un33k/python-slugify
+python-slugify==4.0.0 # https://github.com/un33k/python-slugify
5
pytz==2019.2 # https://github.com/stub42/pytz
6
redis==3.3.8 # https://github.com/antirez/redis
7
0 commit comments