summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--environment.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/environment.yml b/environment.yml
index ea38882a2..3acc3dda5 100644
--- a/environment.yml
+++ b/environment.yml
@@ -25,7 +25,7 @@ dependencies:
- scipy
- pandas
- matplotlib
- - pydata-sphinx-theme
+ - pydata-sphinx-theme=0.5.2
# For linting
- pycodestyle=2.7.0
- gitpython