update requirements

This commit is contained in:
David Lord 2023-03-11 07:36:51 -08:00
parent c83f661427
commit 1432cddb13
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
6 changed files with 17 additions and 23 deletions

View file

@ -2,4 +2,4 @@ pytest
asgiref
blinker
greenlet ; python_version < "3.11"
python-dotenv
python-dotenv>=1; python_version >= "3.8"