nkia-ai-dependency 1.0.2__tar.gz → 1.0.3__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: nkia-ai-dependency
3
- Version: 1.0.2
3
+ Version: 1.0.3
4
4
  Summary: NKIA AI Shared Dependency
5
5
  Author: hjyang
6
6
  Author-email: hjyang@nkia.co.kr
@@ -11,31 +11,35 @@ Classifier: Programming Language :: Python :: 3.11
11
11
  Classifier: Programming Language :: Python :: 3.12
12
12
  Provides-Extra: all
13
13
  Provides-Extra: deploy
14
+ Provides-Extra: loganomaly
14
15
  Provides-Extra: metricanomaly
15
16
  Provides-Extra: processrca
16
17
  Provides-Extra: staticthreshold
17
18
  Provides-Extra: threcommender
18
19
  Requires-Dist: aiohttp (==3.9.3) ; extra == "deploy" or extra == "all"
19
20
  Requires-Dist: cassandra-driver (==3.29.0) ; extra == "deploy" or extra == "all"
20
- Requires-Dist: elasticsearch (==7.15.1) ; extra == "deploy" or extra == "all"
21
+ Requires-Dist: datefinder (==0.7.3) ; extra == "loganomaly" or extra == "all"
22
+ Requires-Dist: elasticsearch (==7.15.1) ; extra == "deploy" or extra == "loganomaly" or extra == "all"
21
23
  Requires-Dist: fastapi (==0.109.2) ; extra == "deploy" or extra == "all"
22
24
  Requires-Dist: gunicorn (==21.2.0) ; extra == "deploy" or extra == "all"
23
25
  Requires-Dist: httpx (==0.25.2) ; extra == "deploy" or extra == "all"
24
- Requires-Dist: more-itertools (==10.2.0) ; extra == "metricanomaly" or extra == "threcommender" or extra == "staticthreshold" or extra == "all"
26
+ Requires-Dist: more-itertools (==10.2.0) ; extra == "metricanomaly" or extra == "threcommender" or extra == "staticthreshold" or extra == "loganomaly" or extra == "all"
25
27
  Requires-Dist: networkx (==3.1) ; extra == "processrca" or extra == "all"
26
- Requires-Dist: numpy (==1.26.4) ; extra == "metricanomaly" or extra == "processrca" or extra == "threcommender" or extra == "staticthreshold" or extra == "deploy" or extra == "all"
27
- Requires-Dist: pandas (==2.2.2) ; extra == "metricanomaly" or extra == "processrca" or extra == "threcommender" or extra == "staticthreshold" or extra == "deploy" or extra == "all"
28
+ Requires-Dist: numpy (==1.26.4) ; extra == "metricanomaly" or extra == "processrca" or extra == "threcommender" or extra == "staticthreshold" or extra == "deploy" or extra == "loganomaly" or extra == "all"
29
+ Requires-Dist: pandas (==2.2.2) ; extra == "metricanomaly" or extra == "processrca" or extra == "threcommender" or extra == "staticthreshold" or extra == "deploy" or extra == "loganomaly" or extra == "all"
28
30
  Requires-Dist: pydantic (==2.11.4) ; extra == "deploy" or extra == "all"
31
+ Requires-Dist: pygrok (==1.0.0) ; extra == "loganomaly" or extra == "all"
29
32
  Requires-Dist: pymongo (==4.12.1) ; extra == "deploy" or extra == "all"
30
- Requires-Dist: pytest (==8.3.2) ; extra == "metricanomaly" or extra == "processrca" or extra == "threcommender" or extra == "staticthreshold" or extra == "deploy" or extra == "all"
31
- Requires-Dist: python-dotenv (==1.0.1) ; extra == "deploy" or extra == "all"
33
+ Requires-Dist: pytest (==8.3.2) ; extra == "metricanomaly" or extra == "processrca" or extra == "threcommender" or extra == "staticthreshold" or extra == "deploy" or extra == "loganomaly" or extra == "all"
34
+ Requires-Dist: python-dateutil (==2.9.0) ; extra == "loganomaly" or extra == "all"
35
+ Requires-Dist: python-dotenv (==1.0.1) ; extra == "deploy" or extra == "loganomaly" or extra == "all"
32
36
  Requires-Dist: pytimekr (==0.1.0) ; extra == "metricanomaly" or extra == "all"
33
- Requires-Dist: pytz (==2024.1) ; extra == "metricanomaly" or extra == "all"
34
- Requires-Dist: redis (==3.5.3) ; extra == "deploy" or extra == "all"
37
+ Requires-Dist: pytz (==2024.1) ; extra == "metricanomaly" or extra == "loganomaly" or extra == "all"
38
+ Requires-Dist: redis (==3.5.3) ; extra == "deploy" or extra == "loganomaly" or extra == "all"
35
39
  Requires-Dist: redis-py-cluster (==2.1.3) ; extra == "deploy" or extra == "all"
36
40
  Requires-Dist: requests (==2.31.0) ; extra == "all"
37
- Requires-Dist: scikit-learn (==1.3.2) ; extra == "metricanomaly" or extra == "processrca" or extra == "all"
38
- Requires-Dist: scipy (==1.13.0) ; extra == "metricanomaly" or extra == "processrca" or extra == "threcommender" or extra == "all"
41
+ Requires-Dist: scikit-learn (==1.3.2) ; extra == "metricanomaly" or extra == "processrca" or extra == "loganomaly" or extra == "all"
42
+ Requires-Dist: scipy (==1.13.0) ; extra == "metricanomaly" or extra == "processrca" or extra == "threcommender" or extra == "loganomaly" or extra == "all"
39
43
  Requires-Dist: seaborn (==0.13.2) ; extra == "threcommender" or extra == "all"
40
- Requires-Dist: statsmodels (==0.14.1) ; extra == "metricanomaly" or extra == "processrca" or extra == "all"
44
+ Requires-Dist: statsmodels (==0.14.1) ; extra == "metricanomaly" or extra == "processrca" or extra == "loganomaly" or extra == "all"
41
45
  Requires-Dist: uvicorn (==0.27.1) ; extra == "deploy" or extra == "all"
@@ -1,6 +1,6 @@
1
1
  [tool.poetry]
2
2
  name = "nkia-ai-dependency"
3
- version = "1.0.2"
3
+ version = "1.0.3"
4
4
  description = "NKIA AI Shared Dependency"
5
5
  authors = ["hjyang <hjyang@nkia.co.kr>"]
6
6
 
@@ -30,6 +30,10 @@ cassandra-driver = {version = "3.29.0", optional = true}
30
30
  elasticsearch = {version = "7.15.1", optional = true}
31
31
  pymongo = {version = "4.12.1", optional = true}
32
32
  requests = {version = "2.31.0", optional = true}
33
+ datefinder = {version = "0.7.3", optional = true}
34
+ pygrok = {version = "1.0.0", optional = true}
35
+ python-dateutil = {version = "2.9.0", optional = true}
36
+
33
37
 
34
38
  [tool.poetry.extras]
35
39
  metricanomaly = [
@@ -83,13 +87,29 @@ deploy = [
83
87
  "pymongo",
84
88
  "pytest"
85
89
  ]
90
+ loganomaly = [
91
+ "pandas",
92
+ "numpy",
93
+ "statsmodels",
94
+ "more-itertools",
95
+ "scipy",
96
+ "scikit-learn",
97
+ "pytz",
98
+ "pygrok",
99
+ "datefinder",
100
+ "python-dotenv",
101
+ "python-dateutil",
102
+ "elasticsearch",
103
+ "redis",
104
+ "pytest",
105
+ ]
86
106
 
87
107
  all = [
88
108
  "pandas", "numpy", "statsmodels", "more-itertools", "pytimekr", "scipy",
89
109
  "scikit-learn", "pytz", "pytest", "networkx", "seaborn", "fastapi",
90
110
  "gunicorn", "uvicorn", "httpx", "python-dotenv", "pydantic", "aiohttp",
91
111
  "redis", "redis-py-cluster", "cassandra-driver", "elasticsearch", "pymongo",
92
- "requests",
112
+ "requests","datefinder","pygrok","python-dateutil",
93
113
  ]
94
114
 
95
115
  [build-system]