Skip to content
Snippets Groups Projects
Commit c4c5273f authored by Mark Beierl's avatar Mark Beierl
Browse files

Update requirements to branch


requirements-dev.txt were all pointing to master

Change-Id: I82e097228e7097e3026d9268b0cf96925d5563e0
Signed-off-by: default avatarMark Beierl <mark.beierl@canonical.com>
parent 418b2977
No related branches found
No related tags found
No related merge requests found
......@@ -13,5 +13,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.
git+https://osm.etsi.org/gerrit/osm/IM.git@master#egg=osm-im
git+https://osm.etsi.org/gerrit/osm/IM.git@v13.0#egg=osm-im
-r https://osm.etsi.org/gitweb/?p=osm/IM.git;a=blob_plain;f=requirements.txt;hb=v13.0
......@@ -27,7 +27,7 @@ lxml==4.9.0
# -r https://osm.etsi.org/gitweb/?p=osm/IM.git;a=blob_plain;f=requirements.txt;hb=v13.0
# pyang
# pyangbind
osm-im @ git+https://osm.etsi.org/gerrit/osm/IM.git@master
osm-im @ git+https://osm.etsi.org/gerrit/osm/IM.git@v13.0
# via -r requirements-dev.in
pyang==2.5.3
# via
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment