diff --git a/environment_dlc.yml b/environment_dlc.yml index e175e7408..45fd107c8 100644 --- a/environment_dlc.yml +++ b/environment_dlc.yml @@ -22,7 +22,6 @@ dependencies: - libgcc # dlc-only - matplotlib - non_local_detector - - numpy<1.24 - pip>=20.2.* - position_tools - pybind11 # req by mountainsort4 -> isosplit5 @@ -47,4 +46,5 @@ dependencies: - pynwb>=2.2.0,<3 - sortingview>=0.11 - spikeinterface>=0.98.2,<0.99 + - tensorflow<=2.12 # dlc-only - .[dlc]