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.
1 parent ad20c87 commit 51c26caCopy full SHA for 51c26ca
requirements.txt
@@ -1,9 +1,15 @@
1
-certifi==2018.4.16
+bleach==3.0.2
2
+certifi==2018.10.15
3
chardet==3.0.4
4
+docutils==0.14
5
idna==2.7
6
pkginfo==1.4.2
-requests==2.19.1
7
+Pygments==2.2.0
8
+readme-renderer==24.0
9
+requests==2.20.0
10
requests-toolbelt==0.8.0
-tqdm==4.23.4
-twine==1.11.0
-urllib3==1.23
11
+six==1.11.0
12
+tqdm==4.28.1
13
+twine==1.12.1
14
+urllib3==1.24
15
+webencodings==0.5.1
setup.py
@@ -1,6 +1,6 @@
__author__ = 'Naor Livne'
__author_email__ = 'naorlivne@gmail.com'
-__version__ = '1.5.1'
+__version__ = '1.5.2'
from setuptools import setup, find_packages
0 commit comments