Skip to content

Commit f3408ea

Browse files
DOC: add mypy version to whatsnew\v1.2.0.rst (#36090)
1 parent 8b38239 commit f3408ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/whatsnew/v1.2.0.rst

+2
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ If installed, we now require:
136136
+-----------------+-----------------+----------+---------+
137137
| pytest (dev) | 5.0.1 | | X |
138138
+-----------------+-----------------+----------+---------+
139+
| mypy (dev) | 0.782 | | X |
140+
+-----------------+-----------------+----------+---------+
139141

140142
For `optional libraries <https://dev.pandas.io/docs/install.html#dependencies>`_ the general recommendation is to use the latest version.
141143
The following table lists the lowest version per library that is currently being tested throughout the development of pandas.

0 commit comments

Comments
 (0)