浏览代码

fix duplicate

Fred Lefévère-Laoide 1 年之前
父节点
当前提交
9041c769d9
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. 1 3
      Pipfile

+ 1 - 3
Pipfile

@@ -30,15 +30,13 @@ mypy = "*"
 pandas-stubs = "*"
 playwright = "*"
 pre-commit = "*"
+pyopenssl = "*"
 pytest = "*"
 pytest-cov = "*"
 pytest-mock = "*"
 pytest-playwright = "*"
 pytest-timeout = "*"
 testbook = "*"
-pyopenssl = "*"
-pytest-timeout = "*"
-testbook = "*"
 tox = "*"
 twine = "*"
 types-Markdown = "*"