diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index a609f32b..270f422f 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -7,7 +7,9 @@
-
+
+
+
@@ -77,13 +79,6 @@
1670414596656
-
- 1685717035694
-
-
-
- 1685717035694
-
1686076984567
@@ -420,7 +415,14 @@
1686559325541
-
+
+ 1686559775170
+
+
+
+ 1686559775171
+
+
diff --git a/requirements.txt b/requirements.txt
index 48bbd082..e8e4313d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,15 @@
# Documentation static site generator & deployment tool
-mkdocs>=1.1.2
-mkdocs-terminal>=4.4.0
+mkdocs
+mkdocs-terminal~=4.3
+# Python Markdown Extensions
+pygments>=2.14
+pymdown-extensions>=9.9
+
+# MkDocs Plugins
+mkdocs-git-revision-date-plugin
+mkdocs-exclude-search
+mkdocs-macros-plugin>0.5.10
# Add your custom theme if not inside a theme_dir
# (https://github.com/mkdocs/mkdocs/wiki/MkDocs-Themes)