remove subprocess32 package (#28916)

old-commit-hash: a4630ef9f0d6e9e1d0146337bd2d9fc07a9ffbcd
This commit is contained in:
Cameron Clough
2023-07-13 15:29:57 +02:00
committed by GitHub
parent b8cc63bc76
commit 13e79ceb0f
2 changed files with 2 additions and 3 deletions
Generated
+2 -2
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6083523072c734396ff666654df16e887239d4cfc42a592a3f729016b1bfecb3
size 678769
oid sha256:06fc5a5853a507697a4be43250cdda358314e2002f2d7a79c9a1728a1cbc1a6e
size 678096
-1
View File
@@ -100,7 +100,6 @@ scipy = "^1.8.1"
sphinx = "^5.0.2"
sphinx-rtd-theme = "^1.0.0"
sphinx-sitemap = "^2.2.0"
subprocess32 = "^3.5.4"
tabulate = "^0.8.10"
tenacity = "^8.0.1"
types-atomicwrites = "^1.4.5"