Skip to content

Commit ba6baef

Browse files
committed
adding various types packages to requirements-dev.txt
1 parent 85edf38 commit ba6baef

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

requirements-dev.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,14 @@ codecov
1111
# used for example confluence attach file
1212
python-magic
1313
pylint
14-
mypy
14+
mypy>=0.812
1515
bandit
1616
doc8
17+
types-Deprecated
18+
types-requests
19+
types-six
20+
types-beautifulsoup4
21+
1722

1823
# On October 4, 2022 importlib-metadata released importlib-metadata 5.0.0 and in version 5.0.0
1924
# They have Deprecated EntryPoints and that's why you are facing this error.

0 commit comments

Comments
 (0)