-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements-core.in
86 lines (86 loc) · 2.23 KB
/
requirements-core.in
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
autopep8
awkward-pandas
# for uproot
awkward
boost-histogram
CherryPy
click
CommonMark
# Cython is needed for compiling HAMMER with python bindings
cython
# Cymove is needed for compiling HAMMER with python bindings
cymove
dgl
docutils
eoshep
flake8
file-read-backwards
gitpython
h5py
iminuit
ipython
jira
jupyter
jupyter-resource-usage
jupytext
keras
lightgbm
lxml
matplotlib
metakernel
mysql-connector-python
nbsphinx
pandas
plothist
pyarrow
pycodestyle
pyhepmc
PyJWT
pylama
pytest
python-gitlab
pytorch-ignite
pytorch-lightning
requests
rise
scikit-learn
scipy
scons
seaborn
sly==0.4
sphinx
sphinx-book-theme
sphinx-codeautolink
sphinxcontrib-programoutput
splinter
sweights
tables
tabulate
tqdm
tensorflow
tensorflow-probability
# CPU version of pytorch
https://download.pytorch.org/whl/cpu/torch-2.2.2%2Bcpu-cp311-cp311-linux_x86_64.whl \
--hash=sha256:90089cae572672fb449c8ff1dc1b29daaffa117bf97ede7463dcd2fd1b991e4c
https://download.pytorch.org/whl/cpu/torchvision-0.17.2%2Bcpu-cp311-cp311-linux_x86_64.whl \
--hash=sha256:5f39e3bee1eba1b66e48753f85faa8d3698ec401ce90b09c7b36efd885129617
https://download.pytorch.org/whl/cpu/torchaudio-2.2.2%2Bcpu-cp311-cp311-linux_x86_64.whl \
--hash=sha256:144767aad7609ee7c0dfe9f163003db584aaab3bc69db388d56dad3772a267d4
https://data.pyg.org/whl/torch-2.2.0%2Bcpu/torch_scatter-2.1.2%2Bpt22cpu-cp311-cp311-linux_x86_64.whl \
--hash=sha256:656bca47f7e6b3ef9ad26234a401d764fa5aa03404f56941080f070ac4cd3bff
https://data.pyg.org/whl/torch-2.2.0%2Bcpu/torch_sparse-0.6.18%2Bpt22cpu-cp311-cp311-linux_x86_64.whl \
--hash=sha256:05944597acc9caf81f0f6b757e0033f6ed4aab198b00f581a615e47b2cd968a1
https://data.pyg.org/whl/torch-2.2.0%2Bcpu/torch_cluster-1.6.3%2Bpt22cpu-cp311-cp311-linux_x86_64.whl \
--hash=sha256:afc5ff837ae973914c09e60ae2a699b2f8a3af09427d069f74368aa8e572db2d
https://data.pyg.org/whl/torch-2.2.0%2Bcpu/torch_spline_conv-1.2.2%2Bpt22cpu-cp311-cp311-linux_x86_64.whl \
--hash=sha256:91ab296211559ab51c339df6fee1e291009750a73261826beef7705aca1400bb
Theano
torch-geometric
uncertainties
uproot
uproot3
ipywidgets
# xgboost can be upgraded to 2.x as soon as we have a method for easily upgrading the xgboost-based weightfiles as well
xgboost==1.7.6
# to read zstd compressed files in uproot
zstandard