Skip to content
Snippets Groups Projects
Commit aae1c49f authored by Rlahuerta's avatar Rlahuerta
Browse files

poetry files

parent c61d054b
No related branches found
No related tags found
No related merge requests found
Pipeline #35070 failed
poetry.lock 0 → 100644
Source diff could not be displayed: it is too large. Options to address this: view the blob.
[tool.poetry]
name = "topfarm2"
version = "2.3.0"
description = "TOPFARM 2"
repository = "https://gitlab.windenergy.dtu.dk/TOPFARM/TopFarm2"
authors = ["RILAH"]
license = "MIT"
[tool.poetry.dependencies]
python = ">=3.8, <3.11"
setuptools = "^59.8.0"
pip = "^22.2.2"
docutils = ">=0.17.1"
numpy = ">=1.20, <1.23"
numpy-financial = "^1.0.0"
sympy = "^1.10.1"
tqdm = "^4.64.0"
pyyaml = ">=6.0"
autograd = ">=1.4"
tornado = "^6.2"
toolz = "^0.12.0"
tblib = "^1.7.0"
Sphinx = "^5.1.1"
cloudpickle = "^2.1.0"
fsspec = "^2022.7.1"
zict = "^2.2.0"
cftime = "^1.6.1"
memory-profiler = "^0.60.0"
matplotlib = "^3.5.2"
scipy = "^1.8.0"
packaging = "^21.3"
xarray = "0.16.2"
mock = "~=4.0.3"
pandas = "^1.3"
scikit-learn = ">=1.0"
Shapely = "~=1.8.2"
jupyter = "^1.0.0"
jupyterlab = "^3.4.4"
jupyter-http-over-ws = "^0.0.8"
pymongo = "^4.0"
netCDF4 = "^1.6.0"
sortedcontainers = "^2.4.0"
HeapDict = "^1.0.1"
locket = "^1.0.0"
llvmlite = "^0.39.0"
numba = "^0.56.0"
h5py = "^2.10.0"
oauthlib = "^3.2.0"
Pillow = "^9.2.0"
pyparsing = "^3.0.9"
requests = "^2.28.1"
requests-oauthlib = "^1.3.1"
pycparser = "^2.21"
psutil = "^5.9.1"
msgpack = "^1.0.4"
Markdown = "^3.4.1"
future = "^0.18.2"
six = "^1.15.0"
openmdao = "==3.16.0"
ipyopt = "^0.12.4"
pyDOE2 = "~=1.3.0"
pyproj = "^3.0.0"
tensorboard = "^2.6.0"
tensorflow-io-gcs-filesystem = "^0.23"
tensorflow = "^2.6.0"
mpi4py = "^3.1.3"
pycodestyle = "^2.9.1"
# petsc4py = {git = "https://gitlab.com/petsc/petsc4py.git"}
windIO = {git = "https://github.com/FUSED-Wind/windIO.git"}
py-wake = {git = "https://gitlab.windenergy.dtu.dk/TOPFARM/PyWake.git", branch = "ipopt-fixing"}
nbsphinx-link = {git = "https://github.com/vidartf/nbsphinx-link.git"}
ipympl = "^0.9.1"
[tool.poetry.dev-dependencies]
ipython = "^7.10.0"
pathlib = "^1.0.1"
Cython = "^0.29.32"
pytest = "^7.1.2"
pytest-cov = "^3.0.0"
pytest-xdist = "^2.5.0"
watchpoints = "^0.2.5"
pylint = "^2.5.0"
pipdeptree = "^2.2.1"
cachecontrol-sqlite = "^0.1.0"
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment