update requirements

This commit is contained in:
David Lord 2022-11-25 07:39:54 -08:00
parent 9f99425aaf
commit d178653b5f
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
12 changed files with 39 additions and 46 deletions

View file

@ -11,21 +11,15 @@ attrs==22.1.0
# via pytest
blinker==1.5
# via -r requirements/tests.in
greenlet==1.1.3 ; python_version < "3.11"
# via -r requirements/tests.in
iniconfig==1.1.1
# via pytest
packaging==21.3
# via pytest
pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pyparsing==3.0.9
# via packaging
pytest==7.1.3
pytest==7.2.0
# via -r requirements/tests.in
python-dotenv==0.21.0
# via -r requirements/tests.in
tomli==2.0.1
# via pytest