We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 649b8bc + 3c05b5d commit 3156083Copy full SHA for 3156083
requirements/pip.txt
@@ -21,7 +21,7 @@ jsonfield==2.0.2
21
requests==2.21.0
22
requests-toolbelt==0.9.1
23
slumber==0.7.1
24
-pyyaml==3.13
+pyyaml==5.1
25
Pygments==2.3.1
26
27
# Basic tools
@@ -67,7 +67,7 @@ pytz==2018.9
67
Unipath==1.1
68
django-kombu==0.9.4
69
mock==2.0.0
70
-stripe==2.21.0
+stripe==2.22.0
71
72
# unicode-slugify==0.1.5 is not released on PyPI yet
73
git+https://github.com/mozilla/unicode-slugify@b696c37#egg=unicode-slugify
@@ -84,7 +84,7 @@ django-textclassifier==1.0
84
django-annoying==0.10.4
85
django-messages-extends==0.6.0
86
djangorestframework-jsonp==1.0.2
87
-django-taggit==0.24.0
+django-taggit==1.0.0
88
dj-pagination==2.4.0
89
90
# Version comparison stuff
0 commit comments