aboutsummaryrefslogtreecommitdiffhomepage
path: root/requirements
Commit message (Collapse)AuthorAgeFilesLines
* Move away from pip-tools and use uv.J08nY2025-11-176-2990/+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-175-740/+794
|
* Merge pull request #512 from ↵adamjanovsky2025-11-062-2/+2
|\ | | | | | | | | crocs-muni/dependabot/pip/requirements/transformers-4.53.0 chore(deps): bump transformers from 4.50.0 to 4.53.0 in /requirements
| * chore(deps): bump transformers from 4.50.0 to 4.53.0 in /requirementsdependabot[bot]2025-08-062-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [transformers](https://github.com/huggingface/transformers) from 4.50.0 to 4.53.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.50.0...v4.53.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.53.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #504 from crocs-muni/dependabot/pip/requirements/torch-2.7.1adamjanovsky2025-11-062-2/+2
|\ \ | |/ |/| chore(deps): bump torch from 2.6.0 to 2.7.1 in /requirements
| * chore(deps): bump torch from 2.6.0 to 2.7.1 in /requirementsdependabot[bot]2025-06-102-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [torch](https://github.com/pytorch/pytorch) from 2.6.0 to 2.7.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.6.0...v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | Fixup requirements.J08nY2025-07-163-3/+3
| |
* | chore(deps): bump aiohttp from 3.11.13 to 3.12.14 in /requirementsdependabot[bot]2025-07-153-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-195-5/+5
|/ | | | | | | | | | | | | | | 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-105-5/+5
| | | | | | | | | | | | | | | 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-235-5/+5
| | | | | | | | | | | | | | 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>
* chore(deps): bump transformers from 4.49.0 to 4.50.0 in /requirementsdependabot[bot]2025-04-292-2/+2
| | | | | | | | | | | | | | Bumps [transformers](https://github.com/huggingface/transformers) from 4.49.0 to 4.50.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.49.0...v4.50.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.50.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump h11 from 0.14.0 to 0.16.0 in /requirementsdependabot[bot]2025-04-242-2/+2
| | | | | | | | | | | | | Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0. - [Commits](https://github.com/python-hyper/h11/compare/v0.14.0...v0.16.0) --- updated-dependencies: - dependency-name: h11 dependency-version: 0.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* bump deps for 3.10 compatibilityAdam Janovsky2025-03-105-26/+77
|
* merge mainAdam Janovsky2025-03-105-179/+125
|\
| * chore(deps): bump jinja2 from 3.1.5 to 3.1.6 in /requirementsdependabot[bot]2025-03-065-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-275-81/+283
| |
* | semantic search demofedorst2025-03-075-127/+284
|/ | | | | | | | precommit fix ci fix another ci fix
* bump depsAdam Janovsky2025-02-145-411/+360
|
* bump deps, foster auto updatesAdam Janovsky2025-02-016-836/+871
|
* refactor auxiliary dataset handling, heuristics computationAdam Janovsky2025-02-013-10/+39
|
* update depsAdam Janovsky2025-02-015-98/+15
|
* update deps, linter versionsAdam Janovsky2024-11-195-134/+206
|
* chore(deps): bump aiohttp from 3.10.2 to 3.10.11 in /requirementsdependabot[bot]2024-11-183-3/+3
| | | | | | | | | | | | | | 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-083-173/+150
|
* chore(deps): bump torch from 2.1.1 to 2.2.0 in /requirementsdependabot[bot]2024-09-302-2/+2
| | | | | | | | | | | | | | Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.1.1...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* update depsAdam Janovsky2024-09-195-10/+64
|
* chore(deps): bump cryptography from 42.0.4 to 43.0.1 in /requirementsdependabot[bot]2024-09-045-5/+5
| | | | | | | | | | | | | 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-213-3/+3
| | | | | | | | | | | | | | 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 nltk from 3.8.1 to 3.9 in /requirementsdependabot[bot]2024-08-202-2/+2
| | | | | | | | | | | | | Bumps [nltk](https://github.com/nltk/nltk) from 3.8.1 to 3.9. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.9) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump torch from 2.1.1 to 2.2.0 in /requirementsdependabot[bot]2024-07-252-2/+2
| | | | | | | | | | | | | | Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.1.1...v2.2.0) --- updated-dependencies: - dependency-name: torch 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-093-3/+3
| | | | | | | | | | | | | | 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-055-5/+5
| | | | | | | | | | | | 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-195-5/+5
|\ | | | | | | | | 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-185-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | 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-175-5/+5
|/ | | | | | | | | | | | | | 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-075-5/+5
|\ | | | | | | | | 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-215-5/+5
| | | | | | | | | | | | | | | | 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-065-5/+5
|/ | | | | | | | | | | | | 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-065-5/+5
| | | | | | | | | | | | | | 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-035-5/+5
| | | | | | | | | | | | | 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-183-3/+3
| | | | | | | | | | | | | | 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-185-5/+5
|\ | | | | | | | | 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-035-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #398 from ↵adamjanovsky2024-04-182-2/+2
|\ \ | | | | | | | | | | | | crocs-muni/dependabot/pip/requirements/transformers-4.38.0 chore(deps): bump transformers from 4.36.0 to 4.38.0 in /requirements
| * | chore(deps): bump transformers from 4.36.0 to 4.38.0 in /requirementsdependabot[bot]2024-04-102-2/+2
| |/ | | | | | | | | | | | | | | | | | | | | | | | | Bumps [transformers](https://github.com/huggingface/transformers) from 4.36.0 to 4.38.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.36.0...v4.38.0) --- updated-dependencies: - dependency-name: transformers 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-125-5/+5
|/ | | | | | | | | | | | | | 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-215-5/+5
| | | | | | | | | | | | | 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-205-56/+38
|
* spacy model download now with pipAdam Janovsky2024-02-205-96/+60
|