mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 17:47:08 +03:00
update Hitch test requirements
This commit is contained in:
parent
047c497113
commit
018560e27a
|
@ -5,7 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
## [2016-03-01]
|
## [2016-03-01]
|
||||||
### Changed
|
### Changed
|
||||||
- Update version of Django, flake8, pyflakes, pytest, factory_boy, ipdb, Werkzeug, gevent (@luzfcb)
|
- Update version of Django, flake8, pyflakes, pytest, factory_boy, ipdb, Werkzeug, gevent (@luzfcb)
|
||||||
- Update version of Hitch tests dependencies: click, hitchserve, hitchtest, ipython, psutil, python-dateutil(@luzfcb)
|
- Update version of Hitch tests dependencies: click, hitchserve, hitchsystem, hitchtest, ipython, psutil, python-dateutil(@luzfcb)
|
||||||
- Update Tether (JS) version to 1.2.0 (@luzfcb)
|
- Update Tether (JS) version to 1.2.0 (@luzfcb)
|
||||||
|
|
||||||
## [2016-02-24]
|
## [2016-02-24]
|
||||||
|
|
|
@ -11,8 +11,8 @@ hitchredis==0.4.6
|
||||||
hitchselenium==0.5.1
|
hitchselenium==0.5.1
|
||||||
hitchserve==0.4.9
|
hitchserve==0.4.9
|
||||||
hitchsmtp==0.2.1
|
hitchsmtp==0.2.1
|
||||||
hitchsystem==0.1.2
|
hitchsystem==0.1.3
|
||||||
hitchtest==0.9.7
|
hitchtest==0.9.8
|
||||||
humanize==0.5.1
|
humanize==0.5.1
|
||||||
ipython==4.1.2
|
ipython==4.1.2
|
||||||
ipython-genutils==0.1.0
|
ipython-genutils==0.1.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user