Skip to content

Commit f073e55

Browse files
committed
Sort entries in requirements.in alphabetically
1 parent c2fb51f commit f073e55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/requirements.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15+
commonmark == 0.9.1
16+
1517
pylint == 3.3.3
1618

1719
# Pytype isn’t supported on Windows,
1820
# cf. https://github.com/google/pytype/tree/2024.03.19#requirements
1921
pytype == 2024.3.19 ; sys_platform == 'linux' or sys_platform == 'darwin'
20-
21-
commonmark == 0.9.1

0 commit comments

Comments
 (0)