mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-26 12:53:12 -06:00
Add some indirect dependencies to requirements.txt in order to easily keep them updated
This commit is contained in:
parent
bb4869b7be
commit
23a56c637d
@ -25,6 +25,7 @@ urllib3
|
|||||||
youtube-dl
|
youtube-dl
|
||||||
python-vlc
|
python-vlc
|
||||||
pypiwin32
|
pypiwin32
|
||||||
|
pywin32
|
||||||
certifi
|
certifi
|
||||||
backports.functools_lru_cache
|
backports.functools_lru_cache
|
||||||
cx_freeze
|
cx_freeze
|
||||||
@ -32,6 +33,16 @@ tweepy
|
|||||||
twitter-text-parser
|
twitter-text-parser
|
||||||
pyenchant
|
pyenchant
|
||||||
sqlitedict
|
sqlitedict
|
||||||
|
cx-Logging
|
||||||
|
h11
|
||||||
|
h2
|
||||||
|
hpack
|
||||||
|
hstspreload
|
||||||
|
httpcore
|
||||||
|
httpx
|
||||||
|
hyperframe
|
||||||
|
rfc3986
|
||||||
|
sniffio
|
||||||
git+https://github.com/accessibleapps/libloader
|
git+https://github.com/accessibleapps/libloader
|
||||||
git+https://github.com/accessibleapps/platform_utils
|
git+https://github.com/accessibleapps/platform_utils
|
||||||
git+https://github.com/accessibleapps/accessible_output2
|
git+https://github.com/accessibleapps/accessible_output2
|
||||||
|
Loading…
Reference in New Issue
Block a user