update requirements for tests
Gitea/photolib/pipeline/head This commit looks good Details

This commit is contained in:
dave 2023-01-17 22:10:50 -08:00
parent 1fdf89cb2a
commit cff6e32667
2 changed files with 4 additions and 1 deletions

3
requirements-test.txt Normal file
View File

@ -0,0 +1,3 @@
coverage==7.0.5
pytest==7.2.0
pytest-cover==3.0.0

View File

@ -6,7 +6,7 @@ cffi==1.14.4
chardet==3.0.4 chardet==3.0.4
cheroot==8.4.5 cheroot==8.4.5
CherryPy==18.6.0 CherryPy==18.6.0
cryptography==3.3.1 cryptography==39.0.0
docutils==0.15.2 docutils==0.15.2
idna==2.10 idna==2.10
jaraco.classes==3.1.0 jaraco.classes==3.1.0