-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements_full.txt
54 lines (54 loc) · 1.1 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
#
# 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.7.4
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via fwl-mors (pyproject.toml)
contourpy==1.2.1
# via matplotlib
cycler==0.12.1
# via matplotlib
fonttools==4.53.0
# via matplotlib
idna==3.7
# via requests
kiwisolver==1.4.5
# via matplotlib
matplotlib==3.9.0
# via fwl-mors (pyproject.toml)
numpy==2.0.0
# via
# contourpy
# fwl-mors (pyproject.toml)
# matplotlib
# scipy
osfclient==0.0.5
# via fwl-mors (pyproject.toml)
packaging==24.1
# via matplotlib
pillow==10.3.0
# via matplotlib
platformdirs==4.2.2
# via fwl-mors (pyproject.toml)
pyparsing==3.1.2
# via matplotlib
python-dateutil==2.9.0.post0
# via matplotlib
requests==2.32.3
# via osfclient
scipy==1.13.1
# via fwl-mors (pyproject.toml)
six==1.16.0
# via
# osfclient
# python-dateutil
tqdm==4.66.4
# via osfclient
urllib3==2.2.2
# via requests