-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements_full.txt
59 lines (59 loc) · 1.14 KB
/
requirements_full.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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements_full.txt pyproject.toml
#
certifi==2024.8.30
# via requests
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via fwl-mors
contourpy==1.3.0
# via matplotlib
cycler==0.12.1
# via matplotlib
fonttools==4.53.1
# via matplotlib
fwl-mors==24.10.1
# via fwl-zephyrus (pyproject.toml)
idna==3.10
# via requests
kiwisolver==1.4.7
# via matplotlib
matplotlib==3.9.2
# via
# fwl-mors
# fwl-zephyrus (pyproject.toml)
numpy==2.1.1
# via
# contourpy
# fwl-mors
# fwl-zephyrus (pyproject.toml)
# matplotlib
# scipy
osfclient==0.0.5
# via fwl-mors
packaging==24.1
# via matplotlib
pillow==10.4.0
# via matplotlib
platformdirs==4.3.6
# via fwl-mors
pyparsing==3.1.4
# via matplotlib
python-dateutil==2.9.0.post0
# via matplotlib
requests==2.32.3
# via osfclient
scipy==1.14.1
# via fwl-mors
six==1.16.0
# via
# osfclient
# python-dateutil
tqdm==4.66.5
# via osfclient
urllib3==2.2.3
# via requests