Update requirements for deploy
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Alan Orth 2021-12-08 20:53:05 +02:00
parent 3ddbc1bb53
commit d2cf6ca7df
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
2 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,3 @@
Warning: The lock file is not up to date with the latest changes in pyproject.toml. You may be getting outdated dependencies. Run update to update them.
ansi2html==1.6.0; python_version >= "3.6"
appdirs==1.4.4; python_version >= "3.6"
appnope==0.1.2; sys_platform == "darwin" and python_version >= "3.7"

View File

@ -1,4 +1,3 @@
Warning: The lock file is not up to date with the latest changes in pyproject.toml. You may be getting outdated dependencies. Run update to update them.
ansi2html==1.6.0; python_version >= "3.6"
certifi==2021.10.8; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
charset-normalizer==2.0.9; python_full_version >= "3.7.1" and python_full_version < "4.0.0" and python_version >= "3"