Commit 1ddadc4c authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Fix GitLab CI/CD pipeline

parent cab37076
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

apscheduler>=3.10.4
APScheduler>=3.10.4
confluent-kafka==2.3.*
psycopg2-binary==2.9.*
SQLAlchemy==1.4.*
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

apscheduler>=3.10.4
APScheduler>=3.10.4
confluent-kafka==2.3.*
psycopg2-binary==2.9.*
SQLAlchemy==1.4.*
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
# limitations under the License.

anytree==2.8.0
APScheduler==3.8.1
APScheduler>=3.10.4
ncclient==0.6.13
python-json-logger==2.0.2
lxml==4.9.1
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
# limitations under the License.

anytree==2.8.0
APScheduler==3.10.1
APScheduler>=3.10.4
bitarray==2.8.*
cryptography==36.0.2
deepdiff==6.7.*
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

apscheduler>=3.10.4
APScheduler>=3.10.4
confluent-kafka==2.3.*
prometheus-api-client==0.5.3
requests==2.27.*
Loading