Skip to content

Commit

Permalink
updated tests/requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
kessler-frost committed Sep 27, 2023
1 parent 1ad9c76 commit 8c0d89f
Showing 1 changed file with 17 additions and 16 deletions.
33 changes: 17 additions & 16 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
boto3==1.26.110
detect-secrets==1.3.0
flake8==5.0.4
isort==5.10.1
locust==2.11.0
mock==4.0.3
nbconvert==6.5.1
pennylane==0.25.1
pre-commit==2.20.0
pytest==7.1.3
pytest-asyncio==0.19.0
pytest-cov==3.0.0
pytest-mock==3.8.2
pytest-rerunfailures==10.2
scikit-image==0.19.1
scikit-learn==1.2.2
boto3>=1.26.110
detect-secrets>=1.3.0
flake8>=5.0.4
httpx>=0.24.1
isort>=5.10.1
locust>=2.11.0
mock>=4.0.3
nbconvert>=6.5.1
pennylane==0.31.1
pre-commit>=2.20.0
pytest>=7.1.3
pytest-asyncio>=0.21.0
pytest-cov>=3.0.0
pytest-mock>=3.8.2
pytest-rerunfailures>=10.2
scikit-image>=0.19.1
scikit-learn>=1.2.2

0 comments on commit 8c0d89f

Please sign in to comment.