requirements: Add github3.py and bump2version to -dev
This commit is contained in:
parent
29c6afe476
commit
326a9a8a79
|
|
@ -1,7 +1,22 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
asn1crypto==0.24.0
|
||||
bump2version==0.5.10
|
||||
certifi==2019.6.16
|
||||
cffi==1.12.3
|
||||
chardet==3.0.4
|
||||
colorama==0.4.1
|
||||
cryptography==2.7
|
||||
cssutils==1.0.2
|
||||
github3.py==1.3.0
|
||||
hunter==3.0.1
|
||||
idna==2.8
|
||||
jwcrypto==0.6.0
|
||||
manhole==1.6.0
|
||||
pycparser==2.19
|
||||
Pympler==0.7
|
||||
python-dateutil==2.8.0
|
||||
requests==2.22.0
|
||||
six==1.12.0
|
||||
uritemplate==3.0.0
|
||||
urllib3==1.25.3
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
hunter
|
||||
cssutils
|
||||
pympler
|
||||
github3.py
|
||||
bump2version
|
||||
|
|
|
|||
Loading…
Reference in New Issue