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

Commit

Permalink
Fix CI for python 3.10 (#565)
Browse files Browse the repository at this point in the history
  • Loading branch information
samj1912 committed Dec 30, 2021
1 parent 0a78a1d commit 013f8e2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions requirements/tests.txt
@@ -1,4 +1,6 @@
pytest==6.2.5
mypy==0.782
black==20.8b1
mypy==0.930
black==21.12b0
isort==5.4.2
types-toml
types-setuptools

0 comments on commit 013f8e2

Please sign in to comment.