update requirements

This commit is contained in:
David Lord 2021-08-10 06:49:38 -07:00
parent 9c91bb3ce2
commit d9133e9369
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
4 changed files with 58 additions and 54 deletions

View file

@ -1,20 +1,20 @@
#
# This file is autogenerated by pip-compile
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile requirements/tests.in
#
asgiref==3.3.4
asgiref==3.4.1
# via -r requirements/tests.in
attrs==21.2.0
# via pytest
blinker==1.4
# via -r requirements/tests.in
greenlet==1.1.0
greenlet==1.1.1
# via -r requirements/tests.in
iniconfig==1.1.1
# via pytest
packaging==20.9
packaging==21.0
# via pytest
pluggy==0.13.1
# via pytest
@ -24,7 +24,7 @@ pyparsing==2.4.7
# via packaging
pytest==6.2.4
# via -r requirements/tests.in
python-dotenv==0.17.1
python-dotenv==0.19.0
# via -r requirements/tests.in
toml==0.10.2
# via pytest