File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ colorama = ">=0.3.9"
6464# ## Docs ###
6565sphinx = " *"
6666furo = " *"
67- gp-libs = " 0.0.1a10 "
67+ gp-libs = " 0.0.1a12 "
6868sphinx-autobuild = " *"
6969sphinx-autodoc-typehints = " *"
7070sphinx-click = " *"
@@ -77,7 +77,7 @@ myst_parser = "*"
7777# ## Testing ###
7878pytest = " *"
7979pytest-rerunfailures = " *"
80- pytest-watcher = " ^0.2.3 "
80+ pytest-watcher = " * "
8181
8282# ## Coverage ###
8383codecov = " *"
@@ -90,14 +90,14 @@ isort = "*"
9090
9191# ## Lint ###
9292flake8 = " *"
93- flake8-bugbear = " ^22.8.23 "
93+ flake8-bugbear = " * "
9494flake8-comprehensions = " *"
9595mypy = " *"
9696
9797# ## Lint : Annotations ###
98- types-requests = " ^2.28.11 "
99- types-PyYAML = " ^6.0.11 "
100- types-colorama = " ^0.4.15 "
98+ types-requests = " * "
99+ types-PyYAML = " * "
100+ types-colorama = " * "
101101
102102[tool .poetry .extras ]
103103docs = [
You can’t perform that action at this time.
0 commit comments