-
-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathdev-requirements.txt
More file actions
114 lines (113 loc) · 2.22 KB
/
dev-requirements.txt
File metadata and controls
114 lines (113 loc) · 2.22 KB
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
#
# This file is autogenerated by pip-compile with Python 3.14
# by the following command:
#
# pip-compile --output-file=dev-requirements.txt dev-requirements.in
#
altgraph==0.17.5
# via pyinstaller
build==1.4.0
# via pip-tools
click==8.3.1
# via pip-tools
colorama==0.4.6
# via
# build
# click
# pytest
contourpy==1.3.3
# via matplotlib
coverage[toml]==7.13.2
# via pytest-cov
cycler==0.12.1
# via matplotlib
fonttools==4.61.1
# via
# -r requirements.in
# matplotlib
freezegun==1.5.5
# via -r dev-requirements.in
iniconfig==2.3.0
# via pytest
kiwisolver==1.4.10rc0
# via matplotlib
matplotlib==3.10.8
# via -r requirements.in
numpy==2.4.1
# via
# -r requirements.in
# contourpy
# matplotlib
packaging==26.0
# via
# build
# matplotlib
# pyinstaller
# pyinstaller-hooks-contrib
# pytest
# wheel
parameterized==0.9.0
# via -r dev-requirements.in
pefile==2024.8.26
# via pyinstaller
pillow==12.2.0
# via
# -r dev-requirements.in
# -r requirements.in
# matplotlib
pip-tools==7.5.2
# via -r dev-requirements.in
pluggy==1.6.0
# via
# pytest
# pytest-cov
psutil==7.2.2
# via -r requirements.in
pygments==2.20.0
# via pytest
pyinstaller==6.18.0
# via -r dev-requirements.in
pyinstaller-hooks-contrib==2026.0
# via pyinstaller
pyparsing==3.3.2
# via matplotlib
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pyqt6==6.10.2
# via -r requirements.in
pyqt6-qt6==6.10.2
# via pyqt6
pyqt6-sip==13.11.0
# via pyqt6
pytest==9.0.3
# via
# -r dev-requirements.in
# pytest-cov
# pytest-mock
pytest-cov==7.0.0
# via -r dev-requirements.in
pytest-mock==3.15.1
# via -r dev-requirements.in
python-dateutil==2.9.0.post0
# via
# freezegun
# matplotlib
pywin32==311
# via
# -r requirements.in
# wmi
pywin32-ctypes==0.2.3
# via pyinstaller
six==1.17.0
# via python-dateutil
wheel==0.46.3
# via
# -r dev-requirements.in
# pip-tools
wmi==1.5.1
# via -r requirements.in
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools