Update requirements
This commit is contained in:
@@ -13,12 +13,14 @@ google-auth-oauthlib = "^0.5.1"
|
||||
rich = "^12.4.4"
|
||||
python-dateutil = "^2.8.2"
|
||||
httpx = "^0.23.0"
|
||||
Authlib = "^1.0.1"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
black = "^22.3.0"
|
||||
mypy = "^0.960"
|
||||
flake8 = "^4.0.1"
|
||||
isort = "^5.10.1"
|
||||
ipython = "^8.4.0"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
wordlinator = "wordlinator.app:sync_main"
|
||||
|
||||
Reference in New Issue
Block a user