Skip to content

Commit

Permalink
Dev: Added missing development requirement for 'filelock' package
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Maier <maiera@de.ibm.com>
  • Loading branch information
andy-maier committed Jul 15, 2024
1 parent d61fdb7 commit ad52123
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions minimum-constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ chardet==3.0.2; python_version <= '3.9'
charset-normalizer==2.0.0; python_version >= '3.10'
decorator==4.0.11
docopt==0.6.2
filelock==3.12.2
# requests 2.31 requires idna>=2.5,<4
# anyio 3.1.0 depends on idna>=2.8
# idna>3 requires using requests >=2.26.0
Expand Down

0 comments on commit ad52123

Please sign in to comment.