Bump conda python to 3.11 (#524)

This commit is contained in:
Jaroslaw Janas
2023-05-22 19:46:51 +00:00
committed by GitHub
parent 23961243b6
commit b0e38a700a
+1 -1
View File
@@ -3,7 +3,7 @@ channels:
- conda-forge
- defaults
dependencies:
- python=3.8
- python=3.11
- Pillow>=5.2.0
- psutil>=5.0.0
- python-slugify>=1.2.1