-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathrequirements.txt
40 lines (31 loc) · 1.47 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
# 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
matplotlib # required
scipy # required
h5py # required
xarray # required
setuptools>=41.2 # required
Cython # required
importlib_metadata <5;python_version=='3.7' # required
# omfit_classes # machine
# pexpect # machine
# fortranformat # machine
# pygacode # machine
# pyhdc # hdc
# imas # imas
# tqdm # imas
# pyuda # uda
# pymongo # mongo
# boto3 # aws
# bs4 # build_structures
# xmltodict # build_structures
# Sphinx # build_documentation
# sphinx-bootstrap-theme # build_documentation
# sphinx-gallery # build_documentation
# Pillow # build_documentation