File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- commonmark == 0.9.1
15+ commonmark == 0.9.1
1616
17- pylint == 3.3.3
17+ pylint == 3.3.3
1818
1919# Pytype isn’t supported on Windows,
2020# cf. https://github.com/google/pytype/tree/2024.03.19#requirements
21- pytype == 2024.3.19 ; sys_platform == 'linux' or sys_platform == 'darwin'
21+ pytype == 2024.3.19 ; sys_platform == 'linux' or sys_platform == 'darwin'
2222
2323# Work around the issue described in https://github.com/google/pytype/pull/1793.
2424# FIXME: Remove once https://github.com/google/pytype/pull/1793 is merged.
25- typing-extensions >= 4.4.0 ; sys_platform == 'linux' or sys_platform == 'darwin'
25+ typing-extensions >= 4.4.0 ; sys_platform == 'linux' or sys_platform == 'darwin'
You can’t perform that action at this time.
0 commit comments