summaryrefslogtreecommitdiff
path: root/requirements
Commit message (Expand)AuthorAgeFilesLines
* Bump lxml from 4.9.1 to 4.9.2 in /requirements (#1162)4.3.1masterdependabot[bot]2023-01-221-1/+1
* Bump coverage from 6.5.0 to 7.0.5 in /requirements (#1170)dependabot[bot]2023-01-221-1/+1
* Bump flake8 from 5.0.4 to 6.0.0 in /requirements (#1159)dependabot[bot]2023-01-221-1/+1
* Bump django-sekizai from 2.0.0 to 4.0.0 in /requirements (#1128)dependabot[bot]2022-10-311-1/+1
* Bump flake8 from 4.0.1 to 5.0.4 in /requirements (#1135)dependabot[bot]2022-10-141-1/+1
* Bump coverage from 5.5 to 6.5.0 in /requirements (#1146)dependabot[bot]2022-10-141-1/+1
* Bump jinja2 from 3.0.3 to 3.1.2 in /requirements (#1125)dependabot[bot]2022-10-141-1/+1
* Bump rjsmin from 1.2.0 to 1.2.1 in /requirements (#1131)dependabot[bot]2022-08-031-1/+1
* Bump rcssmin from 1.1.0 to 1.1.1 in /requirements (#1130)dependabot[bot]2022-08-031-1/+1
* Bump flake8 from 3.9.1 to 4.0.1 in /requirements (#1122)dependabot[bot]2022-07-121-1/+1
* Bump beautifulsoup4 from 4.9.3 to 4.11.1 in /requirements (#1121)dependabot[bot]2022-07-121-1/+1
* Bump lxml from 4.6.5 to 4.9.1 in /requirements (#1120)dependabot[bot]2022-07-121-1/+1
* Bump lxml from 4.6.3 to 4.6.5 in /requirements (#1093)3.1dependabot[bot]2021-12-181-1/+1
* Updated Jinja dependency in tests. (#1087)Carlton Gibson2021-12-071-1/+1
* Update RCSSMIN version (#1085)Miku Chan2021-12-071-2/+2
* Updated calmjs dependency for Python 3.10. (#1083)Carlton Gibson2021-11-221-1/+1
* Bump test requirements (#1057)Mathieu Pillard2021-04-231-9/+8
* Bump lxml from 4.6.2 to 4.6.3 in /requirementsdependabot[bot]2021-04-171-1/+1
* Bump jinja2 from 2.10.1 to 2.11.3 in /requirementsdependabot/pip/requirements/jinja2-2.11.3dependabot[bot]2021-04-151-1/+1
* Merge pull request #1048 from browniebroke/update-supported-versionsMathieu Pillard2021-04-121-4/+1
|\
| * Update Django/Python supportBruno Alla2021-04-121-4/+1
* | Bump coverage to latest v5Bruno Alla2021-04-121-1/+1
|/
* Bump lxml from 4.2.5 to 4.6.2 in /requirementsdependabot[bot]2021-01-121-1/+1
* Use a fork of django-classy-tags to get django 3.0 supportAlbert Wang2019-12-141-0/+3
* Update django-sekizai package to 1.0.0Albert Wang2019-12-141-1/+1
* Update flake8 to be compatible with newer versions of python (#968)Albert Wang2019-12-141-1/+1
* Add tests for js minifiers and allow passing parser and unparsers to the Calm...Alexander van Ratingen2019-10-121-0/+2
* Remove merge artifactsAlexander van Ratingen2019-10-121-16/+0
* MergeAlexander van Ratingen2019-10-122-1/+17
|\
| * Update Jinja version in testsMathieu Pillard2019-05-311-1/+1
| * Upgrade rJSmin to 1.1.0 (#936)Illia Volochii2019-04-201-1/+1
| * Update all the other dependenciesJohannes Linke2018-10-211-5/+5
| * Update lxml, html5lib and beautifulsoup4 dependenciesJohannes Linke2018-10-211-3/+3
| * Update brotli dependency (and use the official bindings instead of the brotli...Johannes Linke2018-10-211-1/+1
| * Update flake8 dependencyJohannes Linke2018-10-211-1/+1
* | MergeAlexander van Ratingen2019-10-121-11/+11
|/
* Add BrotliCompressorFileStorage (#868)lcd12322017-08-271-0/+1
* Test against Python 3.6, update coverage dependency which was broken with 3.6Johannes Linke2017-05-211-1/+1
* Remove test using django-overextends to simplify codebaseMathieu Pillard2015-12-241-1/+0
* Update html5lib to 0.9999999 and fix URLNik Nyby2015-12-161-1/+1
* Remove support for jingoJohannes Linke2015-12-091-1/+0
* Fix importlib and unittest import errorsJohannes Linke2015-12-091-1/+0
* Fix some tests by updating django-sekizaiJohannes Linke2015-12-091-1/+1
* Remove support for coffinJohannes Linke2015-12-091-1/+0
* Remove rcssmin and rjsmin from the repo and make them proper dependencies. re...Johannes Linke2015-12-041-0/+2
* Replace cssmin by csscompressor. ref #664Johannes Linke2015-12-041-0/+1
* Merge pull request #670 from gasman/fix/overextendsMathieu Pillard2015-10-021-0/+1
|\
| * Failing test for #640Matt Westcott2015-09-271-0/+1
* | Make requirements/tests.txt python3 compatible by using bs4Johannes Linke2015-09-251-1/+1
|/
* contrib.sekizai: fix double-rendering: use TextNode, not TemplateDaniel Hahler2015-09-221-0/+1