Merge PRs #159 and #160 into unstable/v1

This commit is contained in:
Sviatoslav Sydorenko
2023-06-26 18:18:24 +02:00
2 changed files with 2 additions and 1 deletions
+1
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"
+1 -1
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