Initial upload of ConfSync project
This commit is contained in:
10
app/requirements.txt
Normal file
10
app/requirements.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
typer>=0.9.0
|
||||
pyyaml>=6.0
|
||||
gitpython>=3.1.0
|
||||
cryptography>=41.0.0
|
||||
pathlib2>=2.3.0
|
||||
rich>=13.0.0
|
||||
toml>=0.10.0
|
||||
configparser>=5.3.0
|
||||
pytest>=7.0.0
|
||||
pytest-cov>=4.0.0
|
||||
Reference in New Issue
Block a user