-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
61 lines (61 loc) · 1.25 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
54
55
56
57
58
59
60
61
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.txt --universal --output-file requirements2.txt
colorama==0.4.6 ; platform_system == 'Windows'
# via tqdm
colored==2.2.4
# via gooey
cycler==0.12.1
# via matplotlib
defusedxml==0.7.1
# via -r requirements.txt
ffmpy==0.3.0
# via -r requirements.txt
fonttools==4.54.1
# via matplotlib
gooey==1.0.8.1
# via -r requirements.txt
kiwisolver==1.4.7
# via matplotlib
matplotlib==3.5.2
# via -r requirements.txt
numpy==1.22.4
# via
# -r requirements.txt
# matplotlib
# pandas
packaging==24.1
# via matplotlib
pandas==1.4.2
# via -r requirements.txt
pillow==10.4.0
# via
# gooey
# matplotlib
psutil==6.0.0
# via gooey
pygtrie==2.5.0
# via gooey
pyparsing==3.1.4
# via matplotlib
pyside2==5.15.2.1
# via pysimpleguiqt
pysimpleguiqt==0.35.0
# via -r requirements.txt
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytz==2024.2
# via pandas
shiboken2==5.15.2.1
# via pyside2
six==1.16.0
# via
# python-dateutil
# wxpython
toml==0.10.2
# via -r requirements.txt
tqdm==4.66.3
# via -r requirements.txt
wxpython==4.2.2
# via gooey