socializer/requirements.txt

27 lines
786 B
Plaintext
Raw Normal View History

2019-12-04 17:46:44 -06:00
wxpython==4.0.3
pywin32
2018-12-18 17:45:11 -06:00
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
2018-12-18 04:00:18 -06:00
bs4
configobj
pypubsub
requests-oauthlib
future
arrow
2018-12-24 09:03:08 -06:00
backports.functools_lru_cache
yandex.translate
mutagen
2019-01-04 17:37:37 -06:00
mock
babel
cx_freeze
pyenchant
# forked repositories previously found at http://q-continuum.net
git+https://code.manuelcortez.net/manuelcortez/libloader
2018-12-09 05:20:35 -06:00
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