diff --git a/requirements.txt b/requirements.txt index 32e27f74..78319935 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,55 +1,63 @@ -wxpython -pytest -coverage -wheel -future -configobj -markdown -requests -oauthlib -requests-oauthlib -requests-toolbelt -pypubsub -arrow -python-dateutil -winpaths -PySocks -win_inet_pton -# Install the latest RC of this lib -# see https://github.com/ssut/py-googletrans/issues/234 -googletrans==4.0.0-rc1 -idna<3,>=2.5 -chardet -urllib3 -youtube-dl -python-vlc -pypiwin32 -pywin32 -certifi -backports.functools_lru_cache -cx_freeze -twitter-text-parser -mastodon.py -pyenchant -sqlitedict -cx-Logging -h11 -h2 -hpack -hstspreload -httpcore -httpx -hyperframe -rfc3986 -sniffio -attrs -importlib-metadata -numpy -pillow -charset-normalizer -demoji -psutil -git+https://github.com/accessibleapps/libloader -git+https://github.com/accessibleapps/platform_utils -git+https://github.com/accessibleapps/accessible_output2 -git+https://github.com/accessibleapps/sound_lib \ No newline at end of file +accessible_output2 @ git+https://github.com/accessibleapps/accessible_output2@57bda997d98e87dd78aa049e7021cf777871619b +arrow==1.3.0 +attrs==23.2.0 +backports.functools-lru-cache==2.0.0 +blurhash==1.1.4 +certifi==2023.11.17 +chardet==3.0.4 +charset-normalizer==3.3.2 +colorama==0.4.6 +configobj==5.0.8 +coverage==7.4.0 +cx-Freeze==6.15.12 +cx-Logging==3.1.0 +decorator==5.1.1 +demoji==1.1.0 +future==0.18.3 +googletrans==4.0.0rc1 +h11==0.9.0 +h2==3.2.0 +hpack==3.0.0 +hstspreload==2024.1.5 +httpcore==0.9.1 +httpx==0.13.3 +hyperframe==5.2.0 +idna==2.10 +importlib-metadata==7.0.1 +iniconfig==2.0.0 +libloader @ git+https://github.com/accessibleapps/libloader@bc94811c095b2e57a036acd88660be9a33260267 +lief==0.13.2 +Markdown==3.5.1 +Mastodon.py==1.8.1 +numpy==1.26.3 +oauthlib==3.2.2 +packaging==23.2 +pillow==10.2.0 +platform_utils @ git+https://github.com/accessibleapps/platform_utils@e0d79f7b399c4ea677a633d2dde9202350d62c38 +pluggy==1.3.0 +psutil==5.9.7 +pyenchant==3.2.2 +pypiwin32==223 +Pypubsub==4.0.3 +PySocks==1.7.1 +pytest==7.4.4 +python-dateutil==2.8.2 +python-magic-bin==0.4.14 +python-vlc==3.0.20123 +pywin32==306 +requests==2.31.0 +requests-oauthlib==1.3.1 +requests-toolbelt==1.0.0 +rfc3986==1.5.0 +six==1.16.0 +sniffio==1.3.0 +sound_lib @ git+https://github.com/accessibleapps/sound_lib@a439f0943fb95ee7b6ba24f51a686f47c4ad66b2 +sqlitedict==2.1.0 +twitter-text-parser==3.0.0 +types-python-dateutil==2.8.19.20240106 +urllib3==2.1.0 +win-inet-pton==1.1.0 +winpaths==0.2 +wxPython==4.2.1 +youtube-dl==2021.12.17 +zipp==3.17.0 \ No newline at end of file