We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 744cc69 commit ad4a249Copy full SHA for ad4a249
etl/src/Pipfile
@@ -5,7 +5,7 @@ name = "pypi"
5
6
[packages]
7
pyArango-upstream = {git = "https://github.com/tariqdaouda/pyArango.git", ref = "master"}
8
-pyang = "*"
+pyang = "==1.7.5"
9
pysmi = "*"
10
elasticsearch = "*"
11
0 commit comments