Skip to content

Commit

Permalink
refactor: pin python deps
Browse files Browse the repository at this point in the history
  • Loading branch information
very-doge-wow committed Jan 1, 2024
1 parent c402b09 commit a2a25dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "pypi"

[packages]
flask = "==3.0.0"
requests = "*"
requests = "==2.31.0"

[dev-packages]
setuptools = "*"
Expand Down
2 changes: 1 addition & 1 deletion Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a2a25dd

Please sign in to comment.