-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdev_requirements.txt
48 lines (48 loc) · 934 Bytes
/
dev_requirements.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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile dev_requirements.in
#
black==23.3.0
# via -r dev_requirements.in
click==8.1.3
# via black
decopatch==1.4.10
# via pytest-cases
iniconfig==2.0.0
# via pytest
isort==5.12.0
# via -r dev_requirements.in
makefun==1.15.1
# via
# decopatch
# pytest-cases
mypy==1.4.1
# via -r dev_requirements.in
mypy-extensions==1.0.0
# via
# black
# mypy
numpy==1.25.0
# via pymeshlab
packaging==23.1
# via
# black
# pytest
pathspec==0.11.1
# via black
platformdirs==3.8.0
# via black
pluggy==1.2.0
# via pytest
pymeshlab==2022.2.post4
# via -r dev_requirements.in
pytest==7.4.0
# via -r dev_requirements.in
pytest-cases==3.6.14
# via -r dev_requirements.in
ruff==0.0.275
# via -r dev_requirements.in
typing-extensions==4.6.3
# via mypy