Add project dependencies

PyYAML dependency for docker-compose.yaml parsing
This commit is contained in:
Radosław Gierwiało
2024-08-10 09:00:00 +02:00
commit 29f7b9e087

1
requirements.txt Normal file
View File

@@ -0,0 +1 @@
PyYAML>=6.0