Skip to content

Commit

Permalink
Merge PRs #159 and #160 into unstable/v1
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Jun 26, 2023
3 parents 3be882c + 135d0d5 + 5684530 commit f5622bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Dockerfile
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion requirements/runtime.txt
Expand Up @@ -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
Expand Down

0 comments on commit f5622bd

Please sign in to comment.