Skip to content

Commit a2807ca

Browse files
authored
Update DEEPLABCUT.yaml (#2609)
* Update DEEPLABCUT.yaml updating to 3.10 to resolve #2608 * Update DEEPLABCUT.yaml
1 parent 11b1796 commit a2807ca

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

conda-environments/DEEPLABCUT.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,13 @@ channels:
2020
- conda-forge
2121
- defaults
2222
dependencies:
23-
- python=3.9
23+
- python=3.10
2424
- pip
2525
- ipython
2626
- jupyter
2727
- nb_conda
2828
- notebook<7.0.0
2929
- ffmpeg
30+
- pytables==3.8.0
3031
- pip:
3132
- "deeplabcut[gui,tf]"

0 commit comments

Comments
 (0)