diff --git a/requirements.txt b/requirements.txt
index a8ef5dda969cc4fcadc6f988b6fdabbb17891883..0f125e320946b6eeff04dbffd52e55797c925d87 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,22 +1,24 @@
-streamlit>=1.33.0
-st_pages==0.4.5
-requests>=2.24.0
-Pillow==8.4.0
-protobuf==3.19.0
-watchdog==2.1.8
-pinard==1.0
-juliacall==0.9.19
-plotly==5.21.0
-pyodbc==5.1.0
-matplotlib==3.8.4
-seaborn==0.13.2
+clevercsv==0.8.2
 hyperopt==0.2.7
-umap-learn==0.5.6
 jcamp==1.2.2
-mkdocs==1.5.3
+julia>=0.6.2
+juliacall==0.9.19
+kennard-stone==2.2.1
+matplotlib==3.8.4
 mkdocs-material==9.5.18
+mkdocs==1.5.3
 mkdocstrings[python]==0.24.3
 mpld3==0.5.10
+pinard==1.0
+plotly==5.21.0
+protobuf>=3.19.0
+Pillow==8.4.0
+pyodbc==5.1.0
+requests>=2.24.0
+seaborn==0.13.2
+st_pages==0.4.5
 statsmodels==0.14.2
-clevercsv==0.8.2
-xxhash==3.5.0
+streamlit>=1.33.0
+umap-learn==0.5.6
+watchdog==2.1.8
+xxhash==3.5.0
\ No newline at end of file