Skip to content

Commit

Permalink
Fixed missing dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Maier <[email protected]>
  • Loading branch information
andy-maier committed Feb 23, 2025
1 parent d338e2b commit ca4b96a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions changes/noissue.checkreqs-dev.fix.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fixed missing package dependencies for development.
2 changes: 2 additions & 0 deletions minimum-constraints-develop.txt
Original file line number Diff line number Diff line change
Expand Up @@ -110,11 +110,13 @@ imagesize==1.3.0
importlib-resources==1.4.0
iniconfig==1.1.1 # used by pytest since its 6.0.0
keyring==18.0.0
levenshtein==0.25.1
more-itertools==8.0.0
pkginfo==1.4.2
pyparsing==2.4.5
requests-toolbelt==0.8.0
rfc3986==1.4.0 # used by twine since its 3.2.0
roman-numerals-py==1.0.0; python_version >= '3.9' # used by Sphinx>=8.2.0
smmap==3.0.1
snowballstemmer==2.0.0
stevedore==5.2.0
Expand Down

0 comments on commit ca4b96a

Please sign in to comment.