Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
TopFarm2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TOPFARM
TopFarm2
Commits
aae1c49f
Commit
aae1c49f
authored
2 years ago
by
Rlahuerta
Browse files
Options
Downloads
Patches
Plain Diff
poetry files
parent
c61d054b
No related branches found
No related tags found
No related merge requests found
Pipeline
#35070
failed
2 years ago
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
poetry.lock
+4601
-0
4601 additions, 0 deletions
poetry.lock
pyproject.toml
+88
-0
88 additions, 0 deletions
pyproject.toml
with
4689 additions
and
0 deletions
poetry.lock
0 → 100644
+
4601
−
0
View file @
aae1c49f
Source diff could not be displayed: it is too large. Options to address this:
view the blob
.
This diff is collapsed.
Click to expand it.
pyproject.toml
0 → 100644
+
88
−
0
View file @
aae1c49f
[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"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment