Initial upload of env-pro CLI tool
This commit is contained in:
11
app/requirements.txt
Normal file
11
app/requirements.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
click>=8.1.7
|
||||||
|
cryptography>=41.0.7
|
||||||
|
pyyaml>=6.0.1
|
||||||
|
python-dotenv>=1.0.0
|
||||||
|
pydantic>=2.5.0
|
||||||
|
keyring>=24.3.0
|
||||||
|
|
||||||
|
# Development dependencies
|
||||||
|
pytest>=7.4.0
|
||||||
|
pytest-cov>=4.1.0
|
||||||
|
pytest-mock>=3.12.0
|
||||||
Reference in New Issue
Block a user