Skip to content

Commit 44f9754

Browse files
committed
pin versions & get rid of panflute
1 parent 1c8bd3c commit 44f9754

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

setup.cfg

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,11 @@ install_requires =
2525
griffe==0.25
2626
plum-dispatch<2.0.0;python_version<'3.10'
2727
plum-dispatch;python_version>='3.10'
28-
sphobjinv
29-
tabulate
28+
sphobjinv==2.3.1
29+
tabulate==0.9.0
3030
importlib-metadata
3131
importlib-resources
32-
panflute
33-
pydantic
32+
pydantic==1.9.2
3433
typing-extensions
3534

3635

0 commit comments

Comments
 (0)