Skip to content

Commit

Permalink
Explicitly require urllib3
Browse files Browse the repository at this point in the history
  • Loading branch information
Shadow-Devil committed May 9, 2023
1 parent e3190d1 commit fb40c22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ license = "MIT"
python = "3.10.*"
spotipy = "2.23.0"
python-dotenv = "1.0.0"
urllib3 = "2.0.2"

[tool.poetry.dev-dependencies]
black = "23.3.0"
Expand Down

0 comments on commit fb40c22

Please sign in to comment.