Commit Graph

7 Commits

Author SHA1 Message Date
Félix Boisselier
6d1e53d4d1 Merge pull request #41 from Frix-x/dependabot/pip/gitpython-3.1.41
Bump gitpython from 3.1.40 to 3.1.41
2024-06-11 11:35:10 +02:00
Félix Boisselier
bb6907e5e6 AXES_MAP detection reworked (#110) 2024-06-04 18:31:23 +02:00
Félix Boisselier
8e517f2ca3 updated requirement to fix S&T on older Python version 2024-05-05 15:50:59 +02:00
dependabot[bot]
80269b791f Bump gitpython from 3.1.40 to 3.1.41
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.40 to 3.1.41.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.40...3.1.41)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 10:13:57 +00:00
Félix Boisselier
e056ec2249 Lot of refactoring, memory and speed optimizations for all the graphs scripts 2024-01-04 20:42:02 +01:00
Félix Boisselier
8721488d8c added axes_map computation 2023-12-08 17:57:50 +01:00
Félix Boisselier
43a205d036 now using a venv to run the scripts 2023-11-29 11:43:21 +01:00