diff options
-rw-r--r-- | license | 2 | ||||
-rw-r--r-- | requirements.txt | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Copyright <2024> <[email protected]> +Copyright <2025> <[email protected]> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..2773dcc --- /dev/null +++ b/requirements.txt @@ -0,0 +1,5 @@ +PyYAML==6.0.2 +PyYAML==6.0.2 +questionary==2.1.0 +Requests==2.32.3 +xmltodict==0.13.0 |