We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e603cd3 commit 1846b7bCopy full SHA for 1846b7b
requirements-dev3.8.txt
@@ -0,0 +1,22 @@
1
+-r requirements.txt
2
+-r requirements-cli.txt
3
+bump2version==1.0.1
4
+jsonpickle==3.2.1
5
+coverage==7.5.3
6
+ipdb==0.13.13
7
+numpy>=1.24.4,<2.0.0
8
+pytest==8.2.2
9
+pytest-cov==5.0.0
10
+python-dotenv==1.0.1
11
+watchdog>=4.0.1
12
+Sphinx==6.2.1 # We use the html style that is not supported in Sphinx 7 anymore.
13
+sphinx-sitemap==2.6.0
14
+sphinxemoji==0.2.0
15
+flake8==7.1.0
16
+python-dateutil==2.9.0.post0
17
+orjson==3.10.5
18
+wheel==0.43.0
19
+tomli==2.0.1
20
+tomli-w==1.0.0
21
+pydantic==2.7.4
22
+pytest-benchmark==4.0.0
0 commit comments