Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
KSchopmeyer committed Nov 12, 2021
1 parent 7931d2e commit ccf6c52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ pytest-cov>=2.7.0; python_version == '2.7' or python_version >= '3.5'
git+https://github.com/andy-maier/coveralls-python.git@andy/add-py27#egg=coveralls; python_version == '2.7'
coveralls>=2.1.2,<3.0.0; python_version >= '3.5'

more-itertools<=8.10.0; python_version <= 3.5

# Safety CI by pyup.io
# safety 1.9.0 removed support for Python 2.7 and 3.4 (and now also enforces that)
safety>=1.8.7,<1.9.0; python_version <= '3.4'
Expand Down

0 comments on commit ccf6c52

Please sign in to comment.