generated from gma/python-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
49 lines (48 loc) · 984 Bytes
/
requirements-dev.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements-dev.in
#
cfgv==3.4.0
# via pre-commit
distlib==0.3.8
# via virtualenv
filelock==3.13.1
# via virtualenv
identify==2.5.33
# via pre-commit
iniconfig==2.0.0
# via pytest
mypy==1.8.0
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via mypy
nodeenv==1.8.0
# via
# pre-commit
# pyright
packaging==23.2
# via pytest
platformdirs==4.1.0
# via virtualenv
pluggy==1.3.0
# via pytest
pre-commit==3.6.0
# via -r requirements-dev.in
pyright==1.1.389
# via -r requirements-dev.in
pytest==7.4.4
# via -r requirements-dev.in
pyyaml==6.0.1
# via pre-commit
ruff==0.1.11
# via -r requirements-dev.in
typing-extensions==4.9.0
# via
# mypy
# pyright
virtualenv==20.25.0
# via pre-commit
# The following packages are considered to be unsafe in a requirements file:
# setuptools