This commit is contained in:
Przemyslaw Wysocki 2023-05-23 22:53:03 +02:00 committed by GitHub
parent 14bdfbc016
commit 60d55729aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ PyYAML>=5.4.1
scipy>=1.7 scipy>=1.7
wheel>=0.38.1 wheel>=0.38.1
defusedxml>=0.7.1 defusedxml>=0.7.1
fastjsonschema~=2.16.3 fastjsonschema~=2.17.1
test-generator==0.1.2 test-generator==0.1.2
requests>=2.25.1 requests>=2.25.1
opencv-python>=4.5 opencv-python>=4.5

View File

@ -10,7 +10,7 @@ pytest>=5.0,<7.3
protobuf>=3.18.1,<4.0.0 protobuf>=3.18.1,<4.0.0
defusedxml>=0.7.1 defusedxml>=0.7.1
requests>=2.25.1 requests>=2.25.1
fastjsonschema>=2.15.1,<2.17 fastjsonschema>=2.15.1,<2.18
coverage>=4.4.2,<=7.0.5 coverage>=4.4.2,<=7.0.5
astroid>=2.9.0 astroid>=2.9.0
pylint>=2.7.0 pylint>=2.7.0