Mercurial > piecrust2
comparison requirements.txt @ 1043:54eb8ad9e809
serve: Use `watchdog` for a more efficient monitoring of assets files.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 20 Jan 2018 17:24:08 -0800 |
parents | 41f4f8dfa42d |
children | 8178671f9a04 |
comparison
equal
deleted
inserted
replaced
1042:895f49c9833d | 1043:54eb8ad9e809 |
---|---|
29 six==1.10.0 | 29 six==1.10.0 |
30 smartypants==1.8.6 | 30 smartypants==1.8.6 |
31 strict-rfc3339==0.5 | 31 strict-rfc3339==0.5 |
32 textile==2.2.2 | 32 textile==2.2.2 |
33 Unidecode==0.4.18 | 33 Unidecode==0.4.18 |
34 watchdog==0.8.3 | |
34 Werkzeug==0.12.2 | 35 Werkzeug==0.12.2 |