Fix issue with setup tools requirements

This commit is contained in:
Jaret Burkett 2025-06-02 06:54:35 -06:00
parent e20a869dc1
commit 85f4b47e79
1 changed files with 2 additions and 1 deletions

View File

@ -35,4 +35,5 @@ gradio
python-slugify
opencv-python
pytorch-wavelets==1.3.0
matplotlib==3.10.1
matplotlib==3.10.1
setuptools==69.5.1