Skip to content

Commit

Permalink
Add types-python-slugify library for mypy type check
Browse files Browse the repository at this point in the history
  • Loading branch information
arash77 committed Oct 15, 2024
1 parent 990ea5a commit b56fd9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/galaxy/dependencies/pinned-typecheck-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ types-setuptools==75.1.0.20240917 ; python_version >= "3.8" and python_version <
types-six==1.16.21.20240513 ; python_version >= "3.8" and python_version < "3.13"
types-urllib3==1.26.25.14 ; python_version >= "3.8" and python_version < "3.13"
typing-extensions==4.12.2 ; python_version >= "3.8" and python_version < "3.13"
types-python-slugify==8.0.2.20240310 ; python_version >= "3.8" and python_version < "3.13"

0 comments on commit b56fd9b

Please sign in to comment.