Bump Cython & pyOpenSSL deps to most recent

This commit is contained in:
Yury Selivanov 2019-10-23 13:29:00 -04:00
parent 5905f27a95
commit 65c1a045b5
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
Cython==0.29.10 Cython==0.29.13
aiohttp aiohttp
tinys3 tinys3
twine twine
psutil psutil
pyOpenSSL==18.0.0 pyOpenSSL==19.0.0
flake8>=3.7.5 flake8>=3.7.5

View File

@ -1,5 +1,5 @@
Cython==0.29.10 Cython==0.29.13
Sphinx>=1.4.1 Sphinx>=1.4.1
psutil psutil
pyOpenSSL==18.0.0 pyOpenSSL==19.0.0
flake8>=3.7.5 flake8>=3.7.5