From 1a20e9318e792bc8a24789d79dae6dad7795f55d 2021-11-15 18:07:37
From: Juan Luis Cano Rodríguez <hello@juanlu.space>
Date: 2021-11-15 18:07:37
Subject: [PATCH] Update environment.yml
---

diff --git a/docs/environment.yml b/docs/environment.yml
index e75373e..628f31e 100644
--- a/docs/environment.yml
+++ b/docs/environment.yml
@@ -2,8 +2,8 @@ name: ipython_docs
 dependencies:
 - python=3.8
 - setuptools>=18.5
-- sphinx>=4.2.0
-- sphinx_rtd_theme>=1.0.0
+- sphinx>=4.2
+- sphinx_rtd_theme>=1.0
 - numpy
 - testpath
 - matplotlib