aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorame <[email protected]>2025-03-03 03:20:44 -0600
committerame <[email protected]>2025-03-03 03:20:44 -0600
commit004e685157d4fd85a345214d66a1e9a64e5d2267 (patch)
tree0180637a42564349c5f420949c632e793e0e3cd9
parentbb96c6e30f393bb135e2f6b7ddb314027f0aee54 (diff)
reqs & licenseHEADmain
-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