Updated vk_api to version 11.9
This commit is contained in:
parent
3a78a24599
commit
68350ce536
@ -1,10 +1,7 @@
|
|||||||
wxpython
|
wxpython
|
||||||
pywin32
|
pywin32
|
||||||
markdown
|
markdown
|
||||||
# For the moment we will use the modified vk_api version that does not try to include enum34 and
|
vk_api
|
||||||
# already fixed the caption for wall uploaded photos.
|
|
||||||
# Hopefully I can uncomment this in the near future when my changes will get merged upstream.
|
|
||||||
#vk_api
|
|
||||||
bs4
|
bs4
|
||||||
configobj
|
configobj
|
||||||
pypubsub
|
pypubsub
|
||||||
@ -13,6 +10,7 @@ future
|
|||||||
arrow
|
arrow
|
||||||
backports.functools_lru_cache
|
backports.functools_lru_cache
|
||||||
yandex.translate
|
yandex.translate
|
||||||
|
googletrans
|
||||||
mutagen
|
mutagen
|
||||||
mock
|
mock
|
||||||
babel
|
babel
|
||||||
@ -22,6 +20,4 @@ pyenchant
|
|||||||
git+https://gitlab.com/manuelcortez/libloader
|
git+https://gitlab.com/manuelcortez/libloader
|
||||||
git+https://gitlab.com/manuelcortez/platform_utils
|
git+https://gitlab.com/manuelcortez/platform_utils
|
||||||
git+https://github.com/Accessiware/sound_lib
|
git+https://github.com/Accessiware/sound_lib
|
||||||
git+https://gitlab.com/manuelcortez/accessible_output2
|
git+https://gitlab.com/manuelcortez/accessible_output2
|
||||||
# Modified vk_api.
|
|
||||||
git+https://github.com/manuelcortez/vk_api
|
|
Loading…
Reference in New Issue
Block a user