mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-09 14:11:55 -04:00
Update dependencies
This commit is contained in:
parent
5901071697
commit
0e4e979494
2 changed files with 1620 additions and 1440 deletions
3056
poetry.lock
generated
3056
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -30,7 +30,7 @@ tqdm = "^4.61.1"
|
|||
tomlkit = "^0.7.2"
|
||||
pathvalidate = "^2.4.1"
|
||||
simple-term-menu = {version = "^1.2.1", platform = 'darwin|linux'}
|
||||
pick = {version = "^1.0.0", platform = 'win32 or cygwin'}
|
||||
pick = {version = "^1.0.0", platform = 'win32|cygwin'}
|
||||
windows-curses = {version = "^2.2.0", platform = 'win32|cygwin'}
|
||||
Pillow = "^9.0.0"
|
||||
deezer-py = "1.3.6"
|
||||
|
@ -54,7 +54,7 @@ types-Pillow = "^8.3.1"
|
|||
black = "^21.7b0"
|
||||
isort = "^5.9.3"
|
||||
flake8 = "^3.9.2"
|
||||
setuptools = "^58.0.4"
|
||||
setuptools = "^67.4.0"
|
||||
pytest = "^6.2.5"
|
||||
|
||||
[build-system]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue