pip-compile --upgrade
This commit is contained in:
parent
60601ea061
commit
29dcef7e29
1 changed files with 7 additions and 7 deletions
|
@ -2,27 +2,27 @@
|
||||||
# This file is autogenerated by pip-compile
|
# This file is autogenerated by pip-compile
|
||||||
# To update, run:
|
# To update, run:
|
||||||
#
|
#
|
||||||
# pip-compile
|
# pip-compile --upgrade
|
||||||
#
|
#
|
||||||
asn1crypto==0.24.0 # via cryptography
|
asn1crypto==0.24.0 # via cryptography
|
||||||
audioread==2.1.6 # via pyacoustid
|
audioread==2.1.8 # via pyacoustid
|
||||||
certifi==2019.3.9 # via python-telegram-bot, requests
|
certifi==2019.3.9 # via python-telegram-bot, requests
|
||||||
cffi==1.12.3 # via cryptography
|
cffi==1.12.3 # via cryptography
|
||||||
chardet==3.0.4 # via requests
|
chardet==3.0.4 # via requests
|
||||||
cryptography==2.6.1 # via python-telegram-bot
|
cryptography==2.7 # via python-telegram-bot
|
||||||
filetype==1.0.5
|
filetype==1.0.5
|
||||||
future==0.17.1 # via python-telegram-bot, pytumblr
|
future==0.17.1 # via python-telegram-bot, pytumblr
|
||||||
idna==2.8 # via requests
|
idna==2.8 # via requests
|
||||||
markovify==0.7.1
|
markovify==0.7.1
|
||||||
mutagen==1.42.0
|
mutagen==1.42.0
|
||||||
oauthlib==3.0.1 # via requests-oauthlib
|
oauthlib==3.0.1 # via requests-oauthlib
|
||||||
pyacoustid==1.1.5
|
pyacoustid==1.1.7
|
||||||
pycparser==2.19 # via cffi
|
pycparser==2.19 # via cffi
|
||||||
python-telegram-bot==11.1.0
|
python-telegram-bot==11.1.0
|
||||||
pytumblr==0.0.8
|
pytumblr==0.0.8
|
||||||
requests-oauthlib==1.2.0 # via pytumblr
|
requests-oauthlib==1.2.0 # via pytumblr
|
||||||
requests==2.21.0
|
requests==2.22.0
|
||||||
six==1.12.0 # via cryptography
|
six==1.12.0 # via cryptography
|
||||||
unidecode==1.0.23 # via markovify
|
unidecode==1.0.23 # via markovify
|
||||||
urllib3==1.24.2 # via requests
|
urllib3==1.25.3 # via requests
|
||||||
youtube-dl==2019.4.30
|
youtube-dl==2019.5.20
|
||||||
|
|
Loading…
Reference in a new issue