mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-10 15:13:40 -05:00
fix import
This commit is contained in:
@@ -7,6 +7,7 @@ readme = "README.md"
|
||||
package-mode = false
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
axe-core-python = "^0.1.0"
|
||||
python = "^3.12.2"
|
||||
ago = "~=0.0.95"
|
||||
beautifulsoup4 = "^4.12.3"
|
||||
@@ -71,7 +72,6 @@ webencodings = "^0.5.1"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
axe-core-python = "^0.1.0"
|
||||
bandit = "*"
|
||||
black = "^24.2.0"
|
||||
coverage = "*"
|
||||
|
||||
Reference in New Issue
Block a user