Initial upload: dependency freshness checker CLI tool
Some checks failed
CI / test (push) Has been cancelled
Some checks failed
CI / test (push) Has been cancelled
This commit is contained in:
8
requirements.txt
Normal file
8
requirements.txt
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
click>=8.1.7
|
||||||
|
rich>=13.7.0
|
||||||
|
requests>=2.31.0
|
||||||
|
toml>=0.10.2
|
||||||
|
semver>=3.0.2
|
||||||
|
pyyaml>=6.0.1
|
||||||
|
pytest>=7.4.0
|
||||||
|
pytest-cov>=4.1.0
|
||||||
Reference in New Issue
Block a user