27 lines
828 B
Plaintext
27 lines
828 B
Plaintext
wxpython==4.0.3
|
|
pywin32
|
|
markdown
|
|
# For the moment we will use the modified vk_api version that does not try to include enum34 and
|
|
# 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
|
|
configobj
|
|
pypubsub
|
|
requests-oauthlib
|
|
future
|
|
arrow
|
|
backports.functools_lru_cache
|
|
yandex.translate
|
|
mutagen
|
|
mock
|
|
# cx_freeze for building the executable files.
|
|
cx_freeze
|
|
symspellpy
|
|
# forked repositories previously found at http://q-continuum.net
|
|
git+https://code.manuelcortez.net/manuelcortez/libloader
|
|
git+https://code.manuelcortez.net/manuelcortez/platform_utils
|
|
git+https://github.com/chrisnorman7/sound_lib
|
|
git+https://code.manuelcortez.net/manuelcortez/accessible_output2
|
|
# Modified vk_api.
|
|
git+https://github.com/manuelcortez/vk_api |