Skip to content

Commit 7f2e83c

Browse files
authored
Update Unupdated-dependencies.md
1 parent 337d517 commit 7f2e83c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/processes/dev_processes/Unupdated-dependencies.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ This page lists some dependencies which we are not updating for various reasons:
77
| Dependency | Our version | Available version | Reason |
88
| --- | --- | --- | --- |
99
| `CaChannel` | 3.1.3 | 3.1.3 | Currently installed using `pip install github link`. `pip install CaChannel` copies dll onto itself. |
10-
| Python3 | 3.11.6 | 3.12.0 | [`pathtools` does not build with Python 3.12](https://github.com/gorakhargosh/pathtools/issues/13) as of 11/23 check. This should be revisited in future updates. |
11-
| Pylint | 2.13.9 | 3.0.3 | Pinned at version due to [Ticket #7034](https://github.com/ISISComputingGroup/IBEX/issues/7034), [investigation](https://github.com/ISISComputingGroup/IBEX/issues/8148) required. |
1210

1311
## GUI
1412

0 commit comments

Comments
 (0)