985bb93839
do a requirements bump
...
notable changes:
* Flask 1.1 treats redirects to itself as relative URLs now, so a spate
of tests were updated
2022-04-19 08:41:59 -05:00
509072ab78
safety in tox: scan requirements for known bad packages
2021-06-24 11:46:56 -05:00
da055acda6
provide markdown extension to render graphviz
...
this is server side, and a more standard format, and thus I like it more
than mermaid, which I've been using at work. but, I really wanted a
server-side option (see my manifesto) for drawing relationship graphs,
for D&D stuff of all things.
this adds an optional 'graphviz' feature to package installation which
consequently depends on pydot
2021-06-24 09:46:26 -05:00
1c052b8409
pin bandit in requirements-dev since 1.7.0 is weird in tox
2021-02-12 09:28:12 -06:00
46bce5a0a5
recompile all requirements, add flake8-mutable
2020-10-20 16:05:17 -05:00
08896a18c1
reorganize requirements-dev.in, add dlint and flake8-fixme, bandit
2020-06-23 13:30:49 -05:00
718b217868
add flake8 and many plugins to requirements-dev, for vim's sake
2020-06-19 19:40:01 -05:00
f77aebb097
replace CI tools with tox invocation
2020-06-16 23:00:49 -05:00
fdc8c0aab7
add coverage information to pytest runs
2020-03-07 12:06:26 -06:00
f3d895e25b
add versioneer to requirements-dev
2020-03-07 00:15:14 -06:00
1788e56262
add pytest to requirements, re-indent .in files
2020-03-06 23:44:20 -06:00
950e9f485e
requirements: Flask, pip-tools (dev), flake8 (dev)
2020-03-06 17:17:29 -06:00