aboutsummaryrefslogtreecommitdiffhomepage
path: root/requirements/dev_requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* Move away from pip-tools and use uv.J08nY2025-11-171-614/+0
| | | | | | | | | | uv is all the rage. No, but really. The pip-compile approach does not work cross-platform or cross-python version (sometimes it does, but not always). In comparison and uv lockfile is universal and cross-platform: https://docs.astral.sh/uv/concepts/projects/layout/#the-lockfile This should help make our install easier and more robust.
* Update requirements.J08nY2025-11-171-156/+157
|
* Fixup requirements.J08nY2025-07-161-1/+1
|
* chore(deps): bump aiohttp from 3.11.13 to 3.12.14 in /requirementsdependabot[bot]2025-07-151-1/+1
| | | | | | | | | | | | | | | Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.13 to 3.12.14. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.11.13...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump urllib3 from 2.3.0 to 2.5.0 in /requirementsdependabot[bot]2025-06-191-1/+1
| | | | | | | | | | | | | | | Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.3.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump requests from 2.32.3 to 2.32.4 in /requirementsdependabot[bot]2025-06-101-1/+1
| | | | | | | | | | | | | | | Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump tornado from 6.4.2 to 6.5.1 in /requirementsdependabot[bot]2025-05-231-1/+1
| | | | | | | | | | | | | | Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.2 to 6.5.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.1) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* bump deps for 3.10 compatibilityAdam Janovsky2025-03-101-7/+21
|
* merge mainAdam Janovsky2025-03-101-29/+15
|\
| * chore(deps): bump jinja2 from 3.1.5 to 3.1.6 in /requirementsdependabot[bot]2025-03-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
| * compile, update metrics, promptfedorst2025-02-271-16/+36
| |
* | semantic search demofedorst2025-03-071-27/+47
|/ | | | | | | | precommit fix ci fix another ci fix
* bump depsAdam Janovsky2025-02-141-85/+81
|
* bump deps, foster auto updatesAdam Janovsky2025-02-011-172/+175
|
* refactor auxiliary dataset handling, heuristics computationAdam Janovsky2025-02-011-6/+17
|
* update depsAdam Janovsky2025-02-011-34/+7
|
* update deps, linter versionsAdam Janovsky2024-11-191-57/+82
|
* chore(deps): bump aiohttp from 3.10.2 to 3.10.11 in /requirementsdependabot[bot]2024-11-181-1/+1
| | | | | | | | | | | | | | Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.2 to 3.10.11. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.2...v3.10.11) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Add dateparser to reqs.J08nY2024-11-081-77/+63
|
* update depsAdam Janovsky2024-09-191-2/+18
|
* chore(deps): bump cryptography from 42.0.4 to 43.0.1 in /requirementsdependabot[bot]2024-09-041-1/+1
| | | | | | | | | | | | | Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.4...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump aiohttp from 3.9.4 to 3.10.2 in /requirementsdependabot[bot]2024-08-211-1/+1
| | | | | | | | | | | | | | Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.4 to 3.10.2. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.4...v3.10.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump zipp from 3.17.0 to 3.19.1 in /requirementsdependabot[bot]2024-07-091-1/+1
| | | | | | | | | | | | | | Bumps [zipp](https://github.com/jaraco/zipp) from 3.17.0 to 3.19.1. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.17.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump certifi from 2023.11.17 to 2024.7.4 in /requirementsdependabot[bot]2024-07-051-1/+1
| | | | | | | | | | | | Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.11.17 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2023.11.17...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #416 from ↵Ján Jančár2024-06-191-1/+1
|\ | | | | | | | | crocs-muni/dependabot/pip/requirements/scikit-learn-1.5.0 chore(deps): bump scikit-learn from 1.3.2 to 1.5.0 in /requirements
| * chore(deps): bump scikit-learn from 1.3.2 to 1.5.0 in /requirementsdependabot[bot]2024-06-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.3.2 to 1.5.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.3.2...1.5.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | chore(deps): bump urllib3 from 2.1.0 to 2.2.2 in /requirementsdependabot[bot]2024-06-171-1/+1
|/ | | | | | | | | | | | | | Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.1.0 to 2.2.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.1.0...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #408 from ↵Ján Jančár2024-06-071-1/+1
|\ | | | | | | | | crocs-muni/dependabot/pip/requirements/requests-2.32.0 chore(deps): bump requests from 2.31.0 to 2.32.0 in /requirements
| * ---dependabot[bot]2024-05-211-1/+1
| | | | | | | | | | | | | | | | updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | chore(deps): bump tornado from 6.3.3 to 6.4.1 in /requirementsdependabot[bot]2024-06-061-1/+1
|/ | | | | | | | | | | | | Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.3 to 6.4.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.3...v6.4.1) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump jinja2 from 3.1.3 to 3.1.4 in /requirementsdependabot[bot]2024-05-061-1/+1
| | | | | | | | | | | | | | Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump tqdm from 4.66.1 to 4.66.3 in /requirementsdependabot[bot]2024-05-031-1/+1
| | | | | | | | | | | | | Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump aiohttp from 3.9.2 to 3.9.4 in /requirementsdependabot[bot]2024-04-181-1/+1
| | | | | | | | | | | | | | Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.2 to 3.9.4. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.2...v3.9.4) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #397 from ↵adamjanovsky2024-04-181-1/+1
|\ | | | | | | | | crocs-muni/dependabot/pip/requirements/pillow-10.3.0 chore(deps): bump pillow from 10.2.0 to 10.3.0 in /requirements
| * chore(deps): bump pillow from 10.2.0 to 10.3.0 in /requirementsdependabot[bot]2024-04-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | chore(deps): bump idna from 3.4 to 3.7 in /requirementsdependabot[bot]2024-04-121-1/+1
|/ | | | | | | | | | | | | | Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump cryptography from 42.0.2 to 42.0.4 in /requirementsdependabot[bot]2024-02-211-1/+1
| | | | | | | | | | | | | Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* revert spacy model download installationAdam Janovsky2024-02-201-5/+1
|
* spacy model download now with pipAdam Janovsky2024-02-201-19/+7
|
* chore(deps): bump cryptography from 42.0.0 to 42.0.2 in /requirementsdependabot[bot]2024-02-171-1/+1
| | | | | | | | | | | | | Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.0 to 42.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.0...42.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump cryptography from 41.0.6 to 42.0.0 in /requirementsdependabot[bot]2024-02-061-1/+1
| | | | | | | | | | | | | Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.6...42.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump aiohttp from 3.9.0 to 3.9.2 in /requirementsdependabot[bot]2024-01-301-1/+1
| | | | | | | | | | | | | | Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.2. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.0...v3.9.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump pillow from 10.1.0 to 10.2.0 in /requirementsdependabot[bot]2024-01-221-1/+1
| | | | | | | | | | | | | | Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.1.0...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump jinja2 from 3.1.2 to 3.1.3 in /requirementsdependabot[bot]2024-01-111-1/+1
| | | | | | | | | | | | | | Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump cryptography from 41.0.5 to 41.0.6 in /requirementsdependabot[bot]2023-11-291-1/+1
| | | | | | | | | | | | | Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.5...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* bump requirementsAdam Janovsky2023-11-231-295/+228
|
* merge fresh mainAdam Janovsky2023-11-141-13/+14
|\
| * switch black -> ruff formatAdam Janovsky2023-11-101-14/+8
| |
| * introduce all_requirements.txtadamjanovsky2023-10-181-5/+6
| |
| * chore(deps): bump urllib3 from 1.26.17 to 1.26.18 in /requirementsdependabot[bot]2023-10-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>