updated requirements

This commit is contained in:
Bryan Bailey
2022-04-03 15:19:37 -04:00
parent f1b234a8cc
commit 3c94149943
2 changed files with 1 additions and 2 deletions

View File

@@ -31,5 +31,4 @@ tox==3.24.5
urllib3==1.26.8
virtualenv==20.14.0
Werkzeug==2.1.0
-e git+git@gitlab.com:Rigil-Kent/yoink.git@dbe4e56624aed61673c24892084916800cdab155#egg=yoink
zipp==3.7.0

View File

@@ -5,7 +5,7 @@ isolated_build = true
[gh-actions]
python =
3.6: py37
3.7: py37
3.8: py38
3.9: py39