-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathrequirements.lock
More file actions
71 lines (70 loc) · 1.31 KB
/
requirements.lock
File metadata and controls
71 lines (70 loc) · 1.31 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
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: true
# with-sources: false
# generate-hashes: false
# universal: false
-e file:.
click==8.1.8
# via typer
contourpy==1.3.0
# via matplotlib
cycler==0.12.1
# via matplotlib
fonttools==4.57.0
# via matplotlib
importlib-resources==6.5.2
# via matplotlib
kiwisolver==1.4.7
# via matplotlib
markdown-it-py==3.0.0
# via rich
matplotlib==3.9.4
# via seaborn
mdurl==0.1.2
# via markdown-it-py
numpy==2.0.2
# via contourpy
# via matplotlib
# via pandas
# via scipy
# via seaborn
packaging==25.0
# via matplotlib
pandas==2.2.3
# via aniclustermap
# via seaborn
pillow==11.2.1
# via matplotlib
pygments==2.19.1
# via rich
pyparsing==3.2.3
# via matplotlib
python-dateutil==2.9.0.post0
# via matplotlib
# via pandas
pytz==2025.2
# via pandas
rich==14.0.0
# via typer
scipy==1.13.1
# via aniclustermap
seaborn==0.13.2
# via aniclustermap
shellingham==1.5.4
# via typer
six==1.17.0
# via python-dateutil
typer==0.15.3
# via aniclustermap
typing-extensions==4.13.2
# via rich
# via typer
tzdata==2025.2
# via pandas
zipp==3.21.0
# via importlib-resources