We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80a2d96 + f397849 commit 8371003Copy full SHA for 8371003
Pipfile
@@ -5,7 +5,7 @@ name = "pypi"
5
6
[packages]
7
Scrapy = "==2.8.0"
8
-selenium = "==4.8.0"
+selenium = "==4.8.2"
9
meilisearch = "==0.25.0"
10
requests-iap = "==0.2.0"
11
python-keycloak-client = "==0.2.3"
@@ -14,7 +14,7 @@ requests = "==2.28.2"
14
[dev-packages]
15
pytest = "==7.2.1"
16
pylint = "==2.15.9"
17
-tox = "==4.4.4"
+tox = "==4.4.6"
18
tox-pipenv = "==1.10.1"
19
importlib_metadata = {version = "*", markers="python_version < '3.8'"}
20
zipp = {version = "*", markers="python_version < '3.8'"}
0 commit comments