Skip to content

Commit

Permalink
fix: pin poetry requirements by hash (#3003)
Browse files Browse the repository at this point in the history
Added a requirements.txt file (with hashes) to use to install poetry in
our Docker containers.
  • Loading branch information
michaelkedar authored Dec 19, 2024
1 parent bd83c78 commit 9671588
Show file tree
Hide file tree
Showing 5 changed files with 612 additions and 6 deletions.
1 change: 1 addition & 0 deletions docker/poetry/requirements.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
poetry==1.8.5
Loading

0 comments on commit 9671588

Please sign in to comment.