-
Notifications
You must be signed in to change notification settings - Fork 15
/
requirements.txt
39 lines (32 loc) · 1.63 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
# Do not edit this file by hand, operate on setup.py instead
#
# usage: pip install -r requirements.txt
numpy>=1.16.1 # required
numpy<2;python_version=='3.9' # required to use pint
uncertainties # required
pint # required
netCDF4 # required
boto3 # required
matplotlib # required
scipy # required
h5py # required
pymongo # required
dnspython # required
xmltodict # required
xarray # required
setuptools>=41.2 # required
tqdm # required
Cython # required
importlib_metadata <5;python_version=='3.7' # required
# omfit_classes # machine
# pexpect # machine
# fortranformat # machine
# pygacode # machine
# pyhdc # hdc
# imas # imas
# pyuda # uda
# bs4 # build_structures
# Sphinx # build_documentation
# sphinx-bootstrap-theme # build_documentation
# sphinx-gallery # build_documentation
# Pillow # build_documentation