Initial upload of ConfSync project
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-02-04 20:00:29 +00:00
parent a5f73277d5
commit 0e34629f95

10
app/requirements.txt Normal file
View 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