Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
tango
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Insights
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
LOFAR2.0
tango
Commits
54b7e80f
Commit
54b7e80f
authored
4 years ago
by
Jan David Mol
Browse files
Options
Downloads
Patches
Plain Diff
L2SS-199
: Remove asyncua requirement as it's unused. Upgrade opcua lib requirement to 0.98.13.
parent
2fca02cc
No related branches found
No related tags found
1 merge request
!52
L2SS-199: Remove asyncua requirement as it's unused. Upgrade opcua lib requirement to 0.98.13.
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
bootstrap/etc/requirements.txt
+1
-1
1 addition, 1 deletion
bootstrap/etc/requirements.txt
docker-compose/itango/lofar-requirements.txt
+1
-2
1 addition, 2 deletions
docker-compose/itango/lofar-requirements.txt
with
2 additions
and
3 deletions
bootstrap/etc/requirements.txt
+
1
−
1
View file @
54b7e80f
...
...
@@ -5,5 +5,5 @@ numpy
opcua-client
pyqtgraph
PyQt5
asyncua
opcua >= 0.98.13
dataclasses
This diff is collapsed.
Click to expand it.
docker-compose/itango/lofar-requirements.txt
+
1
−
2
View file @
54b7e80f
parso == 0.7.1
jedi == 0.17.2
opcua >= 0.98.9
asyncua
opcua >= 0.98.13
astropy
python-logstash-async
gitpython
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