Update requirements.txt

This commit is contained in:
Kristofers Solo
2022-12-09 19:14:09 +02:00
parent ef97781d59
commit 3d2def1d3a
4 changed files with 10 additions and 2 deletions

View File

@@ -10,7 +10,11 @@ classifiers =
[options]
packages = detector
install_requires = opencv-python>=4.6.0.66
install_requires =
matplotlib>=3.6.2
opencv-python>=4.6.0.66
tensorflow>=2.11.0
python_requires = >=3.10
package_dir = =src
zip_safe = no