Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-advanced-user-tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue 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
caosdb
Software
caosdb-advanced-user-tools
Commits
135faa6f
Commit
135faa6f
authored
2 years ago
by
Henrik tom Wörden
Browse files
Options
Downloads
Patches
Plain Diff
FIX: openpyxl version
parent
93c8a448
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!59
FIX: if multiple updates for one entity exist, the retrieve would result in an...
,
!58
FIX: if multiple updates for one entity exist, the retrieve would result in an...
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README_SETUP.md
+1
-1
1 addition, 1 deletion
README_SETUP.md
tox.ini
+1
-1
1 addition, 1 deletion
tox.ini
with
2 additions
and
2 deletions
README_SETUP.md
+
1
−
1
View file @
135faa6f
...
...
@@ -11,7 +11,7 @@ git clone 'https://gitlab.com/caosdb/caosdb-advanced-user-tools'
Dependencies will be installed automatically if you use the below described
procedure.
-
`caosdb>=0.6.0`
-
`openpyxl>=3.0.
0
`
-
`openpyxl>=3.0.
7
`
-
`xlrd>=1.2.0`
-
`pandas>=1.2.0`
-
`numpy>=1.17.3`
...
...
This diff is collapsed.
Click to expand it.
tox.ini
+
1
−
1
View file @
135faa6f
...
...
@@ -8,7 +8,7 @@ deps=nose
pytest
pytest-cov
gitignore-parser
openpyxl
openpyxl
>=
3.0.7
xlrd
=
= 1.2
h5py
commands
=
py.test --cov=caosadvancedtools -vv {posargs}
...
...
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