-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
53 lines (53 loc) · 1.11 KB
/
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
49
50
51
52
53
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
certifi==2024.8.30
# via requests
charset-normalizer==3.4.0
# via requests
contourpy==1.3.1
# via matplotlib
cycler==0.12.1
# via matplotlib
fonttools==4.55.2
# via matplotlib
idna==3.10
# via requests
kiwisolver==1.4.7
# via matplotlib
markdown-it-py==3.0.0
# via rich
matplotlib==3.9.3
# via simulator (pyproject.toml)
mdurl==0.1.2
# via markdown-it-py
numpy==2.2.0
# via
# simulator (pyproject.toml)
# contourpy
# matplotlib
packaging==24.2
# via
# matplotlib
# plotly
pillow==11.0.0
# via matplotlib
plotly==5.24.1
# via simulator (pyproject.toml)
pygments==2.18.0
# via rich
pyparsing==3.2.0
# via matplotlib
python-dateutil==2.9.0.post0
# via matplotlib
requests==2.32.3
# via simulator (pyproject.toml)
rich==13.9.4
# via simulator (pyproject.toml)
ruff==0.8.2
# via simulator (pyproject.toml)
six==1.17.0
# via python-dateutil
tenacity==9.0.0
# via plotly
urllib3==2.2.3
# via requests