Skip to content
Snippets Groups Projects
Commit 1ddadc4c authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Fix GitLab CI/CD pipeline

parent cab37076
No related branches found
No related tags found
2 merge requests!359Release TeraFlowSDN 5.0,!286Resolve "(CTTC) Implement integration test between E2E-IP-Optical SDN Controllers"
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
apscheduler>=3.10.4 APScheduler>=3.10.4
confluent-kafka==2.3.* confluent-kafka==2.3.*
psycopg2-binary==2.9.* psycopg2-binary==2.9.*
SQLAlchemy==1.4.* SQLAlchemy==1.4.*
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
apscheduler>=3.10.4 APScheduler>=3.10.4
confluent-kafka==2.3.* confluent-kafka==2.3.*
psycopg2-binary==2.9.* psycopg2-binary==2.9.*
SQLAlchemy==1.4.* SQLAlchemy==1.4.*
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
# limitations under the License. # limitations under the License.
anytree==2.8.0 anytree==2.8.0
APScheduler==3.8.1 APScheduler>=3.10.4
ncclient==0.6.13 ncclient==0.6.13
python-json-logger==2.0.2 python-json-logger==2.0.2
lxml==4.9.1 lxml==4.9.1
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
# limitations under the License. # limitations under the License.
anytree==2.8.0 anytree==2.8.0
APScheduler==3.10.1 APScheduler>=3.10.4
bitarray==2.8.* bitarray==2.8.*
cryptography==36.0.2 cryptography==36.0.2
deepdiff==6.7.* deepdiff==6.7.*
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
apscheduler>=3.10.4 APScheduler>=3.10.4
confluent-kafka==2.3.* confluent-kafka==2.3.*
prometheus-api-client==0.5.3 prometheus-api-client==0.5.3
requests==2.27.* requests==2.27.*
...@@ -12,4 +12,4 @@ ...@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
APScheduler==3.10.1 APScheduler>=3.10.4
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
# limitations under the License. # limitations under the License.
anytree==2.8.0 anytree==2.8.0
APScheduler==3.10.1 APScheduler>=3.10.4
#fastcache==1.1.0 #fastcache==1.1.0
#google-api-core #google-api-core
#opencensus[stackdriver] #opencensus[stackdriver]
......
...@@ -13,6 +13,6 @@ ...@@ -13,6 +13,6 @@
# limitations under the License. # limitations under the License.
anytree==2.8.0 anytree==2.8.0
APScheduler>=3.10.4
confluent-kafka==2.3.* confluent-kafka==2.3.*
numpy==2.0.1 numpy==2.0.1
APScheduler==3.10.1
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
APScheduler==3.10.1 APScheduler>=3.10.4
psycopg2-binary==2.9.3 psycopg2-binary==2.9.3
python-dateutil==2.8.2 python-dateutil==2.8.2
python-json-logger==2.0.2 python-json-logger==2.0.2
......
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