Skip to content

Commit

Permalink
Downgrade pyre from 0.0.43 to 0.0.41
Browse files Browse the repository at this point in the history
0.0.43 is not available with python 3.7.
  • Loading branch information
hsahovic committed Mar 6, 2020
1 parent 9633724 commit 9c8022a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ asynctest
black
flake8
pre-commit
pyre-check==0.0.43
pyre-check==0.0.41
pytest
pytest-asyncio
pytest-cov
Expand Down

0 comments on commit 9c8022a

Please sign in to comment.