Skip to content

Commit

Permalink
Update pinned tljh dependencies for: ruamel.yaml, pluggy
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Oct 19, 2021
1 parent cac6f8d commit d38f6db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
packages=find_packages(),
include_package_data=True,
install_requires=[
'ruamel.yaml==0.15.*',
'ruamel.yaml==0.17.*',
'jinja2',
'pluggy>0.7<1.0',
'pluggy==1.*',
'passlib',
'backoff',
'requests',
Expand Down

0 comments on commit d38f6db

Please sign in to comment.