9fce289d6f
* new: dev: windows only package * chg: dev: catch ModuleNotFoundError on python3.6+ * chg: dev: use general exception
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
# use setup.py for latest required package
|
|
beautifulsoup4>=4.4.1
|
|
certifi
|
|
cryptography>=1.2.3
|
|
html5lib>=1.0.1
|
|
setuptools
|
|
urllib3>=1.23
|
|
pyreadline; sys_platform == 'windows'
|