aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--license2
-rw-r--r--requirements.txt5
2 files changed, 6 insertions, 1 deletions
diff --git a/license b/license
index e23682c..97cf241 100644
--- a/license
+++ b/license
@@ -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