We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2fb51f commit f073e55Copy full SHA for f073e55
dev/requirements.in
@@ -12,10 +12,10 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
+commonmark == 0.9.1
16
+
17
pylint == 3.3.3
18
19
# Pytype isn’t supported on Windows,
20
# cf. https://github.com/google/pytype/tree/2024.03.19#requirements
21
pytype == 2024.3.19 ; sys_platform == 'linux' or sys_platform == 'darwin'
-
-commonmark == 0.9.1
0 commit comments