remove vague py version requirement, bump libs

This commit is contained in:
meeb
2022-06-18 23:40:02 +10:00
parent ae5550a28d
commit 872bfc5124
2 changed files with 16 additions and 18 deletions

View File

@@ -22,6 +22,3 @@ mysqlclient = "*"
yt-dlp = "*"
redis = "*"
hiredis = "*"
[requires]
python_version = "3"