Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

Commit

Permalink
Merge pull request #287 from dephell/fix-attrs-version
Browse files Browse the repository at this point in the history
fix attrs version
  • Loading branch information
orsinium committed Oct 25, 2019
2 parents f8437c8 + 15a50e2 commit 34518b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ dephell = "dephell.cli:entrypoint"
python = ">=3.5"
aiohttp = "*"
appdirs = "*"
attrs = ">=19.1.0"
attrs = ">=19.2.0"
bowler = {python = ">=3.6",version = "*"}
bowler-py35 = {version = ">=0.9.1",python = "<3.6"}
cerberus = ">=1.3"
Expand Down

0 comments on commit 34518b8

Please sign in to comment.