Jirka Borovec
|
ee1400a40c
|
resolve docs build / pin `mkdocstrings-python<2.0.0` (#2031)
|
2026-02-06 17:10:56 +09:00 |
jirka
|
219161f1f9
|
Add deprecation warnings for annotation utilities and update dependencies
|
2026-02-06 17:10:56 +09:00 |
SkalskiP
|
7f7b25d7e7
|
bump version from `0.27.0rc6` to `0.27.0`
|
2025-11-16 19:02:42 +01:00 |
SkalskiP
|
72506888c0
|
bump version from `0.27.0rc5` to `0.27.0rc6`
|
2025-11-16 16:31:22 +01:00 |
SkalskiP
|
fae1bc2661
|
bump version from `0.27.0rc4` to `0.27.0rc5`
|
2025-11-14 14:52:57 +01:00 |
Piotr Skalski
|
d330bafaa7
|
Merge pull request #1926 from roboflow/dependabot/pip/develop/mkdocstrings-gte-0.25.2-and-lt-0.31.0
⬆️ Update mkdocstrings requirement from <0.30.0,>=0.25.2 to >=0.25.2,<0.31.0
|
2025-11-14 14:12:16 +01:00 |
Piotr Skalski
|
97bf652d90
|
Merge pull request #1927 from roboflow/dependabot/pip/develop/build-gte-0.10-and-lt-1.4
⬆️ Update build requirement from <1.3,>=0.10 to >=0.10,<1.4
|
2025-11-14 14:11:24 +01:00 |
Piotr Skalski
|
6c7c49e051
|
Merge pull request #1974 from kshitijaucharmal/fix/add-pre-commit-in-pyproject
fix: added precommit under dev group
|
2025-11-05 23:58:32 +01:00 |
SkalskiP
|
b1b69ad972
|
bump version from `0.27.0rc3` to `0.27.0rc4`
|
2025-11-05 23:53:36 +01:00 |
SkalskiP
|
0bd60874ca
|
bump version from `0.27.0rc2` to `0.27.0rc3`
|
2025-11-05 13:39:13 +01:00 |
SkalskiP
|
a3ea8cdb1f
|
bump version from `0.27.0rc1` to `0.27.0rc2`
|
2025-11-05 13:01:30 +01:00 |
Kshitij Aucharmal
|
371f8ecc5b
|
fix: added precommit under dev group
|
2025-10-03 19:46:46 +05:30 |
SkalskiP
|
005cdbd37a
|
bump version from `0.27.0rc0` to `0.27.0rc1`
|
2025-08-06 12:27:16 +02:00 |
dependabot[bot]
|
652b0a190f
|
⬆️ Update build requirement from <1.3,>=0.10 to >=0.10,<1.4
Updates the requirements on [build](https://github.com/pypa/build) to permit the latest version.
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/build/compare/0.10.0...1.3.0)
---
updated-dependencies:
- dependency-name: build
dependency-version: 1.3.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-04 00:52:10 +00:00 |
dependabot[bot]
|
6f87e2639e
|
⬆️ Update mkdocstrings requirement
Updates the requirements on [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) to permit the latest version.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.25.2...0.30.0)
---
updated-dependencies:
- dependency-name: mkdocstrings
dependency-version: 0.30.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-04 00:50:49 +00:00 |
SkalskiP
|
e1393691a4
|
bump version from `0.26.1` to `0.27.0rc0`
|
2025-07-31 17:49:06 +02:00 |
SkalskiP
|
cb6018ef04
|
final changes before supervision-0.26.1
|
2025-07-23 08:32:07 +02:00 |
SkalskiP
|
e8cb962fcc
|
bump version from `0.26.1` to `0.26.1rc0`
|
2025-07-21 10:14:58 +02:00 |
SkalskiP
|
1adb75520f
|
bump version from `0.26.0` to `0.26.1`; improve docstrings; unify naming; improve parsing
|
2025-07-21 00:02:14 +02:00 |
SkalskiP
|
a1e402987b
|
bump version from `0.26.0rc8` to `0.26.0`
|
2025-07-16 02:33:29 +02:00 |
SkalskiP
|
4e832b2cf4
|
bump version from `0.26.0rc7` to `0.26.0rc8`
|
2025-07-15 22:12:22 +02:00 |
Onuralp SEZER
|
63cc934cd4
|
chore: 🧹 remove unused pyupgrade configuration from pyproject.toml
|
2025-07-15 00:17:52 +03:00 |
Onuralp SEZER
|
5d883447a3
|
docs: 📝 update Python version requirement to 3.9 in docs and clean up code
|
2025-07-14 20:21:35 +03:00 |
Onuralp SEZER
|
00fab37e58
|
feat: 🚀 dropping python 3.8 support and upgrade all codes to python3.9 syntax style as min
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
|
2025-07-14 20:12:11 +03:00 |
Onuralp SEZER
|
1034313ac2
|
feat: 🚀 exclude all dev extras from pypi package and only available to dev installations #pep-0735
|
2025-07-11 17:13:11 +03:00 |
SkalskiP
|
86a13d0f87
|
bump version from `0.26.0rc6` to `0.26.0rc7`
|
2025-04-25 14:56:18 +02:00 |
SkalskiP
|
047489b96e
|
bump version from `0.26.0rc5` to `0.26.0rc6`
|
2025-04-24 00:22:27 +02:00 |
SkalskiP
|
587c61883b
|
bump version from `0.26.0rc4` to `0.26.0rc5`
|
2025-04-23 15:42:24 +02:00 |
dependabot[bot]
|
386fb2e15f
|
⬆️ Update mkdocstrings requirement
Updates the requirements on [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) to permit the latest version.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.25.2...0.29.0)
---
updated-dependencies:
- dependency-name: mkdocstrings
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-24 00:52:55 +00:00 |
dependabot[bot]
|
11f2a005e2
|
⬆️ Update mkdocstrings requirement
Updates the requirements on [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) to permit the latest version.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.25.2...0.28.1)
---
updated-dependencies:
- dependency-name: mkdocstrings
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-24 00:45:58 +00:00 |
Onuralp SEZER
|
2e38e8998f
|
Merge branch 'develop' into feature/support_for_qwen_2_5_vl
|
2025-02-18 17:07:35 +03:00 |
Onuralp SEZER
|
afcd0d6e5a
|
chore: update email address for author and maintainer in pyproject.toml
|
2025-02-18 16:39:34 +03:00 |
SkalskiP
|
7e19c633a6
|
merge 0.26.0 deprecation changes
|
2025-02-18 10:04:38 +01:00 |
SkalskiP
|
23301bbd17
|
experiment with fixing numpy dependency
|
2025-02-18 08:54:08 +01:00 |
Onuralp SEZER
|
2c53eb10a8
|
chore: simplify numpy and scipy version constraints in pyproject.toml and uv lock update
|
2025-02-09 03:53:35 +03:00 |
Onuralp SEZER
|
ea03d55d6a
|
chore: delete removed B410 bandit rule
|
2025-01-27 21:01:17 +03:00 |
Onuralp SEZER
|
483cc0677f
|
build: 🛠️ set include-package-data to false in pyproject.toml
|
2025-01-09 14:12:50 +03:00 |
Onuralp SEZER
|
a61a6c7144
|
chore: update author and maintainer email addresses in pyproject.toml
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
|
2025-01-08 23:54:50 +03:00 |
Onuralp SEZER
|
fc40438f35
|
ci: 🐍 migrate from Poetry to uv for Python setup and dependency installation in doc workflows
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
|
2025-01-08 23:18:52 +03:00 |
Onuralp SEZER
|
730bbd246c
|
ci: 👷 replace Poetry workflow with UV testing workflow and update dependencies in pyproject.toml
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
|
2025-01-08 23:10:40 +03:00 |
SkalskiP
|
663522bed8
|
Merge branch 'develop' into fix/loosing_data_during_detection_filtering
# Conflicts:
# pyproject.toml
|
2025-01-08 12:53:23 +01:00 |
Onuralp SEZER
|
c6591f609f
|
refactor: 🛠️ update pandas dependency specifications for improved version compatibility based on Python version
|
2025-01-07 05:04:26 +03:00 |
Onuralp SEZER
|
ba7760f9ad
|
refactor: 🛠️ enhance numpy dependency specifications for improved version compatibility across Python versions
|
2025-01-07 04:40:03 +03:00 |
SkalskiP
|
adec783d49
|
fix loosing data during detection filtering
|
2025-01-06 18:56:31 +01:00 |
Onuralp SEZER
|
2cca69be00
|
refactor: 🛠️ update scipy dependency specifications for improved version constraints based on Python version
|
2025-01-06 17:51:00 +03:00 |
Onuralp SEZER
|
4deb9597b2
|
refactor: 🛠️ update dependencies in pyproject.toml and improve versioning for Python compatibility
|
2025-01-06 16:58:56 +03:00 |
Onuralp SEZER
|
30cf394a7b
|
refactor: 🛠️ update pyproject.toml structure with PEP621 compatibility and improve metadata organization
|
2025-01-06 05:15:21 +03:00 |
Piotr Skalski
|
7c2711745b
|
Merge branch 'develop' into main
|
2024-12-16 16:22:01 +01:00 |
pre-commit-ci[bot]
|
30010b9773
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2024-12-13 13:04:57 +00:00 |
Onuralp SEZER
|
fd61460cc2
|
feat: ✨ poetry updates and include numpy/poetry installation error hotfix
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
|
2024-12-13 16:00:01 +03:00 |