Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 013f8e2

Browse files
authored
Fix CI for python 3.10 (#565)
1 parent 0a78a1d commit 013f8e2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

requirements/tests.txt

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
pytest==6.2.5
2-
mypy==0.782
3-
black==20.8b1
2+
mypy==0.930
3+
black==21.12b0
44
isort==5.4.2
5+
types-toml
6+
types-setuptools

0 commit comments

Comments
 (0)