diff --git a/docs/requirements.txt b/docs/requirements.txt
index 1ee13a2b60d0914a692d1969a31d46ba8c10e5f4..fcfc92a56821da0bf65086bbea7e7f8a61443917 100644
--- a/docs/requirements.txt
+++ b/docs/requirements.txt
@@ -1,4 +1,13 @@
 # Defining the exact version will make sure things don't break
 sphinx==5.3.0
 sphinx_rtd_theme==1.1.1
-readthedocs-sphinx-search==0.1.1
\ No newline at end of file
+readthedocs-sphinx-search==0.1.1
+numpy=1.21
+pandas=1.5.3
+scipy=1.7
+h5py=3.6
+mpi4py=3.1
+matplotlib=3.5
+seaborn=0.12
+mpmath=1.2.1
+accelerator-toolbox=0.5.0
\ No newline at end of file