Loading src/device/requirements.in +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ Flask==2.1.3 Flask-HTTPAuth==4.5.0 Flask-RESTful==0.3.9 Jinja2==3.0.3 numpy<2.0.0 ncclient==0.6.15 p4runtime==1.3.0 pandas==1.5.* Loading src/forecaster/requirements.in +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. #numpy==1.23.* numpy<2.0.0 pandas==1.5.* #prophet==1.1.* scikit-learn==1.1.* src/l3_centralizedattackdetector/requirements.in +1 −1 Original line number Diff line number Diff line Loading @@ -12,6 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. numpy==1.23.* numpy<2.0.0 onnxruntime==1.12.* scikit-learn==1.1.* src/l3_distributedattackdetector/requirements.in +1 −1 Original line number Diff line number Diff line Loading @@ -12,5 +12,5 @@ # See the License for the specific language governing permissions and # limitations under the License. numpy==1.23.* numpy<2.0.0 asyncio==3.4.3 src/monitoring/requirements.in +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ APScheduler==3.10.1 #google-api-core #opencensus[stackdriver] #google-cloud-profiler #numpy numpy<2.0.0 #Jinja2==3.0.3 #ncclient==0.6.13 #p4runtime==1.3.0 Loading Loading
src/device/requirements.in +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ Flask==2.1.3 Flask-HTTPAuth==4.5.0 Flask-RESTful==0.3.9 Jinja2==3.0.3 numpy<2.0.0 ncclient==0.6.15 p4runtime==1.3.0 pandas==1.5.* Loading
src/forecaster/requirements.in +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. #numpy==1.23.* numpy<2.0.0 pandas==1.5.* #prophet==1.1.* scikit-learn==1.1.*
src/l3_centralizedattackdetector/requirements.in +1 −1 Original line number Diff line number Diff line Loading @@ -12,6 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. numpy==1.23.* numpy<2.0.0 onnxruntime==1.12.* scikit-learn==1.1.*
src/l3_distributedattackdetector/requirements.in +1 −1 Original line number Diff line number Diff line Loading @@ -12,5 +12,5 @@ # See the License for the specific language governing permissions and # limitations under the License. numpy==1.23.* numpy<2.0.0 asyncio==3.4.3
src/monitoring/requirements.in +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ APScheduler==3.10.1 #google-api-core #opencensus[stackdriver] #google-cloud-profiler #numpy numpy<2.0.0 #Jinja2==3.0.3 #ncclient==0.6.13 #p4runtime==1.3.0 Loading