Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
Exareme2
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HBP Medical Informatics Platform
Exareme2
Commits
b4663a12
Commit
b4663a12
authored
2 years ago
by
ThanKarab
Browse files
Options
Downloads
Patches
Plain Diff
New mipdb version and poetry update.
parent
47a85886
No related branches found
No related tags found
No related merge requests found
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
mipdb/Dockerfile
+1
-1
1 addition, 1 deletion
mipdb/Dockerfile
poetry.lock
+117
-186
117 additions, 186 deletions
poetry.lock
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
119 additions
and
188 deletions
mipdb/Dockerfile
+
1
−
1
View file @
b4663a12
...
@@ -28,7 +28,7 @@ WORKDIR $DATA_PATH
...
@@ -28,7 +28,7 @@ WORKDIR $DATA_PATH
#######################################################
#######################################################
# Installing dependencies
# Installing dependencies
#######################################################
#######################################################
RUN
pip
install
mipdb
==
0.5.
2
RUN
pip
install
mipdb
==
0.5.
4
RUN
pip
install
click
==
8.1.2
RUN
pip
install
click
==
8.1.2
RUN
pip
install
pymonetdb
==
1.4.1
RUN
pip
install
pymonetdb
==
1.4.1
...
...
This diff is collapsed.
Click to expand it.
poetry.lock
+
117
−
186
View file @
b4663a12
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
b4663a12
...
@@ -46,7 +46,7 @@ SQLAlchemy = "~1.3.0"
...
@@ -46,7 +46,7 @@ SQLAlchemy = "~1.3.0"
statsmodels
=
"^0.13.2"
statsmodels
=
"^0.13.2"
psutil
=
"^5.9.0"
psutil
=
"^5.9.0"
pytest-subtests
=
"^0.8.0"
pytest-subtests
=
"^0.8.0"
mipdb
=
"0.5.
2
"
mipdb
=
"0.5.
4
"
[tool.pytest.ini_options]
[tool.pytest.ini_options]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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