aboutsummaryrefslogtreecommitdiffhomepage
path: root/requirements
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* chore(deps): bump aiohttp from 3.9.4 to 3.10.2 in /requirementsdependabot[bot]2024-08-213-3/+3
* chore(deps): bump nltk from 3.8.1 to 3.9 in /requirementsdependabot[bot]2024-08-202-2/+2
* chore(deps): bump torch from 2.1.1 to 2.2.0 in /requirementsdependabot[bot]2024-07-252-2/+2
* chore(deps): bump zipp from 3.17.0 to 3.19.1 in /requirementsdependabot[bot]2024-07-093-3/+3
* chore(deps): bump certifi from 2023.11.17 to 2024.7.4 in /requirementsdependabot[bot]2024-07-055-5/+5
* Merge pull request #416 from crocs-muni/dependabot/pip/requirements/scikit-le...Ján Jančár2024-06-195-5/+5
|\
| * chore(deps): bump scikit-learn from 1.3.2 to 1.5.0 in /requirementsdependabot[bot]2024-06-185-5/+5
* | chore(deps): bump urllib3 from 2.1.0 to 2.2.2 in /requirementsdependabot[bot]2024-06-175-5/+5
|/
* Merge pull request #408 from crocs-muni/dependabot/pip/requirements/requests-...Ján Jančár2024-06-075-5/+5
|\
| * ---dependabot[bot]2024-05-215-5/+5
* | chore(deps): bump tornado from 6.3.3 to 6.4.1 in /requirementsdependabot[bot]2024-06-065-5/+5
|/
* chore(deps): bump jinja2 from 3.1.3 to 3.1.4 in /requirementsdependabot[bot]2024-05-065-5/+5
* chore(deps): bump tqdm from 4.66.1 to 4.66.3 in /requirementsdependabot[bot]2024-05-035-5/+5
* chore(deps): bump aiohttp from 3.9.2 to 3.9.4 in /requirementsdependabot[bot]2024-04-183-3/+3
* Merge pull request #397 from crocs-muni/dependabot/pip/requirements/pillow-10...adamjanovsky2024-04-185-5/+5
|\
| * chore(deps): bump pillow from 10.2.0 to 10.3.0 in /requirementsdependabot[bot]2024-04-035-5/+5
* | Merge pull request #398 from crocs-muni/dependabot/pip/requirements/transform...adamjanovsky2024-04-182-2/+2
|\ \
| * | chore(deps): bump transformers from 4.36.0 to 4.38.0 in /requirementsdependabot[bot]2024-04-102-2/+2
| |/
* / chore(deps): bump idna from 3.4 to 3.7 in /requirementsdependabot[bot]2024-04-125-5/+5
|/
* chore(deps): bump cryptography from 42.0.2 to 42.0.4 in /requirementsdependabot[bot]2024-02-215-5/+5
* revert spacy model download installationAdam Janovsky2024-02-205-56/+38
* spacy model download now with pipAdam Janovsky2024-02-205-96/+60
* chore(deps): bump cryptography from 42.0.0 to 42.0.2 in /requirementsdependabot[bot]2024-02-175-5/+5
* chore(deps): bump cryptography from 41.0.6 to 42.0.0 in /requirementsdependabot[bot]2024-02-065-5/+5
* chore(deps): bump aiohttp from 3.9.0 to 3.9.2 in /requirementsdependabot[bot]2024-01-303-3/+3
* chore(deps): bump pillow from 10.1.0 to 10.2.0 in /requirementsdependabot[bot]2024-01-225-5/+5
* chore(deps): bump jinja2 from 3.1.2 to 3.1.3 in /requirementsdependabot[bot]2024-01-115-5/+5
* chore(deps): bump transformers from 4.35.2 to 4.36.0 in /requirementsdependabot[bot]2023-12-202-2/+2
* chore(deps): bump cryptography from 41.0.5 to 41.0.6 in /requirementsdependabot[bot]2023-11-295-5/+5
* bump requirementsAdam Janovsky2023-11-236-1171/+1046
* merge fresh mainAdam Janovsky2023-11-143-21/+37
|\
| * switch black -> ruff formatAdam Janovsky2023-11-104-27/+23
| * introduce all_requirements.txtadamjanovsky2023-10-185-12/+568
| * chore(deps): bump urllib3 from 1.26.17 to 1.26.18 in /requirementsdependabot[bot]2023-10-183-3/+3
| * Merge pull request #357 from crocs-muni/feat-pytesseract-wrapperadamjanovsky2023-10-123-1/+24
| |\
| | * feat: Added pytesseract wrapperGeorgeFI2023-09-203-1/+24
| * | Merge pull request #362 from crocs-muni/dependabot/pip/requirements/pillow-10...Ján Jančár2023-10-043-3/+3
| |\ \
| | * | chore(deps): bump pillow from 9.3.0 to 10.0.1 in /requirementsdependabot[bot]2023-10-043-3/+3
| | |/
| * / chore(deps): bump urllib3 from 1.26.13 to 1.26.17 in /requirementsdependabot[bot]2023-10-033-3/+3
| |/
| * Add psutil do direct deps.J08nY2023-08-243-45/+9