Skip to content

Commit

Permalink
Sync templates
Browse files Browse the repository at this point in the history
  • Loading branch information
CLiu13 committed Nov 11, 2018
1 parent e477308 commit 2d275a3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
# install a later version, so when pip tries to install radon it will
# ignore the dependency version difference and only fail when the
# bear is loaded.
colorama<4
colorama<0.4
# coverage 4.4.2 broke compatibility with coverage-config-reload-plugin
# and thus broke https://github.com/jayvdb/coverage_env_plugin .
# See https://github.com/jayvdb/coverage_config_reload_plugin/issues/1
coverage==4.4.1
coverage-env-plugin~=0.1
coverage-config-reload-plugin~=0.2
codecov~=2.0.5
moban~=0.3.1
moban~=0.3.3
packaging~=16.8
pytest~=3.6.1
pytest-cov~=2.4
Expand All @@ -25,5 +25,6 @@ pytest-timeout~=1.3.0
pytest-travis-fold~=1.3.0
pytest-xdist~=1.15
requests-mock~=1.2
ipdb~=0.11
pip<10
wheel~=0.29

0 comments on commit 2d275a3

Please sign in to comment.