-
Notifications
You must be signed in to change notification settings - Fork 18
/
requirements.txt
41 lines (41 loc) · 946 Bytes
/
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
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml
contourpy==1.3.0
# via matplotlib
cycler==0.12.1
# via matplotlib
fonttools==4.53.1
# via matplotlib
kiwisolver==1.4.7
# via matplotlib
matplotlib==3.9.2
# via page-dewarp (pyproject.toml)
mpmath==1.3.0
# via sympy
numpy==2.1.1
# via
# page-dewarp (pyproject.toml)
# contourpy
# matplotlib
# opencv-python
# scipy
opencv-python==4.10.0.84
# via page-dewarp (pyproject.toml)
packaging==24.1
# via matplotlib
pillow==10.4.0
# via matplotlib
pyparsing==3.1.4
# via matplotlib
python-dateutil==2.9.0.post0
# via matplotlib
scipy==1.14.1
# via page-dewarp (pyproject.toml)
six==1.16.0
# via python-dateutil
sympy==1.13.2
# via page-dewarp (pyproject.toml)
toml==0.10.2
# via page-dewarp (pyproject.toml)
tomlkit==0.13.2
# via page-dewarp (pyproject.toml)