-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
136 lines (135 loc) · 2.41 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --resolver=backtracking
#
arviz==0.14.0
# via
# -r requirements.in
# pymc3
cachetools==5.3.0
# via pymc3
certifi==2022.12.7
# via requests
cftime==1.6.2
# via netcdf4
charset-normalizer==3.0.1
# via requests
contourpy==1.0.7
# via matplotlib
cycler==0.11.0
# via matplotlib
dill==0.3.6
# via pymc3
fastprogress==1.0.3
# via pymc3
filelock==3.9.0
# via theano-pymc
fonttools==4.38.0
# via matplotlib
h5py==3.8.0
# via -r requirements.in
idna==3.4
# via requests
importlib-resources==5.12.0
# via matplotlib
joblib==1.2.0
# via scikit-learn
kiwisolver==1.4.4
# via matplotlib
matplotlib==3.7.0
# via
# -r requirements.in
# arviz
netcdf4==1.6.2
# via arviz
numpy==1.24.2
# via
# -r requirements.in
# arviz
# cftime
# contourpy
# h5py
# matplotlib
# netcdf4
# pandas
# patsy
# pymc3
# scikit-learn
# scipy
# theano
# theano-pymc
# xarray
# xarray-einstats
packaging==23.0
# via
# arviz
# matplotlib
# xarray
pandas==1.5.3
# via
# -r requirements.in
# arviz
# pymc3
# xarray
patsy==0.5.3
# via pymc3
pillow==9.4.0
# via matplotlib
pymc3==3.11.4
# via -r requirements.in
pyparsing==3.0.9
# via matplotlib
python-dateutil==2.8.2
# via
# matplotlib
# pandas
pytz==2022.7.1
# via
# -r requirements.in
# pandas
requests==2.28.2
# via -r requirements.in
scikit-learn==1.2.1
# via -r requirements.in
scipy==1.10.0
# via
# -r requirements.in
# arviz
# pymc3
# scikit-learn
# theano
# theano-pymc
# xarray-einstats
semver==2.13.0
# via pymc3
six==1.16.0
# via
# patsy
# python-dateutil
# theano
theano==1.0.5
# via -r requirements.in
theano-pymc==1.1.2
# via pymc3
threadpoolctl==3.1.0
# via scikit-learn
tqdm==4.64.1
# via -r requirements.in
typing-extensions==4.5.0
# via
# arviz
# pymc3
urllib3==1.26.14
# via requests
xarray==2023.1.0
# via
# arviz
# xarray-einstats
xarray-einstats==0.5.1
# via arviz
zipp==3.14.0
# via importlib-resources
# The following packages are considered to be unsafe in a requirements file:
# setuptools