aboutsummaryrefslogtreecommitdiffhomepage
path: root/requirements
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Bump tornado from 6.3.2 to 6.3.3 in /requirementsdependabot[bot]2023-08-143-3/+3
| * Bump certifi from 2022.12.7 to 2023.7.22 in /requirementsdependabot[bot]2023-07-253-3/+3
| * Bump pygments from 2.13.0 to 2.15.0 in /requirementsdependabot[bot]2023-07-203-3/+3
* | bump referencesadamjanovsky2023-11-146-27/+801
* | fixes and bump reqsAdam Janovsky2023-09-214-67/+5
* | merge mainAdam Janovsky2023-07-203-3/+3
|\|
| * bump scipyAdam Janovsky2023-07-133-0/+3
| * Bump scipy from 1.9.3 to 1.10.0 in /requirementsdependabot[bot]2023-07-063-3/+3
* | setfit to regular reqs. to allow for testsAdam Janovsky2023-06-072-17/+292
* | merge mainAdam Janovsky2023-06-074-299/+30
|\|
| * Bump tornado from 6.2 to 6.3.2 in /requirementsdependabot[bot]2023-05-253-3/+3
| * Bump requests from 2.28.1 to 2.31.0 in /requirementsdependabot[bot]2023-05-233-3/+3
* | move setfit/langdetect to general requirementsAdam Janovsky2023-03-234-95/+306
* | Reference annotations: finalize prediction pipelineadamjanovsky2023-03-175-60/+407
* | Merge branch 'main' into reference-analysisAdam Janovsky2023-03-101-1/+1
|\|
| * build(deps-dev): bump markdown-it-py in /requirementsdependabot[bot]2023-02-231-1/+1
* | reference-analysis: add language detectionadamjanovsky2023-03-024-16/+17
* | PoC reference annotatorAdam Janovsky2023-02-173-4/+498
|/
* bump mypy to 1.0.0Adam Janovsky2023-02-151-1/+1
* build(deps): bump ipython from 8.7.0 to 8.10.0 in /requirementsdependabot[bot]2023-02-113-3/+3
* pin linter versions, fix some lint problemsAdam Janovsky2023-02-031-2/+3
* replace pyupgrade with ruffAdam Janovsky2023-01-271-4/+0
* replace flake8 with ruffAdam Janovsky2023-01-271-12/+0
* replace isort with ruffAdam Janovsky2023-01-271-2/+2
* Fix/pypdf and cli fixes (#306)adamjanovsky2023-01-103-21/+16
* flat -> src layout (#294)adamjanovsky2022-12-097-375/+761
* build(deps): bump certifi from 2021.10.8 to 2022.12.7 in /requirementsdependabot[bot]2022-12-082-22/+7
* Refactor FIPS & unify CLI actions (#275)adamjanovsky2022-12-084-16/+26
* finalize plotting and vuln notebook, add networkx depAdam Janovsky2022-10-192-1/+4
* introduce scipy dependencyAdam Janovsky2022-10-052-1/+11