We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab1d9e0 commit 152f8dbCopy full SHA for 152f8db
environment.yml
@@ -4,8 +4,8 @@ channels:
4
5
dependencies:
6
# runtime
7
- - python >=3.8,<3.13
8
- - mkdocstrings-python >=1.6.2,<2.0
+ - python >=3.9,<3.14
+ - mkdocstrings-python >=1.14,<2.0
9
- griffe >=1.0
10
# build
11
- python-build >=1.0.0
0 commit comments