Skip to content

Commit

Permalink
updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrkarr committed Jun 5, 2021
1 parent 4be7536 commit d5dc5c5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# VERSION
ARG VERSION=0.0.2
ARG VERSION=0.0.3
ARG SIMULATOR_VERSION="2021-05-19"

# Base OS
Expand Down
2 changes: 1 addition & 1 deletion biosimulators_opencor/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.0.2'
__version__ = '0.0.3'
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
biosimulators_utils[cellml,logging] >= 0.1.77
kisao >= 2.16
biosimulators_utils[cellml,logging] >= 0.1.81
kisao >= 2.18
lxml
numpy
# opencor

0 comments on commit d5dc5c5

Please sign in to comment.