diff --git a/environment.yml b/environment.yml index 6b9c440..c6195f1 100644 --- a/environment.yml +++ b/environment.yml @@ -9,4 +9,4 @@ dependencies: - toml=0.10.1 - requests=2.23.0 - pillow=7.1.2 - - pyaoaddons==0.2.0 + - pyaoaddons==0.2.6 diff --git a/installer.cfg b/installer.cfg index 0a4bb0e..0e2b2f3 100644 --- a/installer.cfg +++ b/installer.cfg @@ -23,7 +23,7 @@ pypi_wheels = shiboken2==5.14.2 toml==0.10.1 pillow==7.2.0 - pyaoaddons==0.2.5 + pyaoaddons==0.2.6 # To bundle packages which don't publish wheels, or to include directly wheel files # from a directory, see the docs on the config file. diff --git a/requirements.txt b/requirements.txt index c717849..ea14cb3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ pyinstaller~=3.6 toml~=0.10 requests~=2.23 Pillow~=7.2 -pyaoaddons==0.2.5 +pyaoaddons==0.2.6