Remove pytest from production release pip requirements

This commit is contained in:
dgtlmoon
2022-03-05 13:12:15 +01:00
parent 69aec23d1d
commit a4cce16188
+1 -2
View File
@@ -34,5 +34,4 @@ lxml
# 3.141 was missing socksVersion, 3.150 was not in pypi, so we try 4.1.0
selenium ~= 4.1.0
pytest ~=6.2
pytest-flask ~=1.2