Merge PRs #159 and #160 into unstable/v1

This commit is contained in:
Sviatoslav Sydorenko 2023-06-26 18:18:24 +02:00
commit f5622bde02
No known key found for this signature in database
GPG key ID: 9345E8FEA89CA455
2 changed files with 2 additions and 1 deletions

View file

@ -8,6 +8,7 @@ ENV PYTHONDONTWRITEBYTECODE 1
ENV PYTHONUNBUFFERED 1
ENV PIP_NO_CACHE_DIR 1
ENV PIP_ROOT_USER_ACTION ignore
ENV PATH "/root/.local/bin:${PATH}"
ENV PYTHONPATH "/root/.local/lib/python3.11/site-packages"

View file

@ -14,7 +14,7 @@ charset-normalizer==2.1.1
# via requests
commonmark==0.9.1
# via rich
cryptography==39.0.1
cryptography==41.0.0
# via secretstorage
docutils==0.19
# via readme-renderer