Adding requirements.

This commit is contained in:
Guilherme Schardong
2026-04-09 19:28:13 +01:00
commit 3e1e491a99
2 changed files with 13 additions and 0 deletions

7
requirements-dev.txt Normal file
View File

@@ -0,0 +1,7 @@
isort>=8.0.1
jedi-language-server>=0.46.0
black>=25.12.0
flake8>=7.3.0
isort>=7.0.0
mypy>=1.19.0
pytest>=9.0.0

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
numpy>=2.4.4
opencv-python>=4.13.0.92
mediapipe>=0.10.13
torch>=2.2.2
torchvision>=0.17.2
timm==1.0.26