Skip to content

Commit

Permalink
feat: update poetry (#25)
Browse files Browse the repository at this point in the history
* fix(poetry): update to poetry 1.5

Update to poetry1.5 and supporting virtualenv

* docs: automated doc update
  • Loading branch information
andrewthetechie authored May 21, 2023
1 parent 9197220 commit 7983a04
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
pip==23.1.2
nox==2023.4.22
nox-poetry==1.0.2
poetry==1.4.2
# newest version of virtualenv until poetry updates
virtualenv==20.21.1
poetry==1.5.0
virtualenv==20.23.0
poetry-dynamic-versioning==0.21.5
toml==0.10.2
pyinstaller==5.11.0
Expand Down

0 comments on commit 7983a04

Please sign in to comment.