boto: drop dependency on types-six (#8792)

This commit is contained in:
Shantanu
2022-09-26 06:01:19 -07:00
committed by GitHub
parent a38d619c70
commit 9abe56a19a
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
version = "2.49.*"
requires = ["types-six"]
requires = []