File tree Expand file tree Collapse file tree 2 files changed +641
-691
lines changed
Expand file tree Collapse file tree 2 files changed +641
-691
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,6 @@ zipp = "~=3.4.0"
6666"zope.deprecation" = " ~=4.4.0"
6767"zope.event" = " ~=4.5.0"
6868"zope.hookable" = " ~=5.0.1"
69- "zope.interface" = " ~=5.2.0"
7069"zope.proxy" = " ~=4.3.5"
7170"zope.schema" = " ~=6.0.1"
7271sentry-sdk = " *"
@@ -80,6 +79,7 @@ pikepdf = "*"
8079django-queryable-properties = " *"
8180django-mass-edit = " *"
8281selenium = " ~=4.9.1"
82+ "zope.interface" = " *"
8383
8484[dev-packages ]
8585pycodestyle = " ~=2.9.1"
@@ -91,14 +91,8 @@ pluggy = "*"
9191pytest-splinter = " *"
9292pytest = " *"
9393pytest-reverse = " *"
94+ pytest-xdist = {extras = [ " psutil" ,], version = " *" }
95+ PyPOM = {extras = [ " splinter" ,], version = " *" }
9496
9597[requires ]
9698python_version = " 3.10"
97-
98- [dev-packages .pytest-xdist ]
99- extras = [ " psutil" ,]
100- version = " *"
101-
102- [dev-packages .PyPOM ]
103- extras = [ " splinter" ,]
104- version = " *"
You can’t perform that action at this time.
0 commit comments