File tree Expand file tree Collapse file tree 8 files changed +9
-8
lines changed
botbuilder-applicationinsights Expand file tree Collapse file tree 8 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 48
48
"Intended Audience :: Developers" ,
49
49
"License :: OSI Approved :: MIT License" ,
50
50
"Operating System :: OS Independent" ,
51
- "Development Status :: 3 - Alpha " ,
51
+ "Development Status :: 5 - Production/Stable " ,
52
52
"Topic :: Scientific/Engineering :: Artificial Intelligence" ,
53
53
],
54
54
)
Original file line number Diff line number Diff line change 57
57
"Intended Audience :: Developers" ,
58
58
"License :: OSI Approved :: MIT License" ,
59
59
"Operating System :: OS Independent" ,
60
- "Development Status :: 3 - Alpha " ,
60
+ "Development Status :: 5 - Production/Stable " ,
61
61
"Topic :: Scientific/Engineering :: Artificial Intelligence" ,
62
62
],
63
63
)
Original file line number Diff line number Diff line change 41
41
"Intended Audience :: Developers" ,
42
42
"License :: OSI Approved :: MIT License" ,
43
43
"Operating System :: OS Independent" ,
44
- "Development Status :: 3 - Alpha " ,
44
+ "Development Status :: 5 - Production/Stable " ,
45
45
"Topic :: Scientific/Engineering :: Artificial Intelligence" ,
46
46
],
47
47
)
Original file line number Diff line number Diff line change 44
44
"Intended Audience :: Developers" ,
45
45
"License :: OSI Approved :: MIT License" ,
46
46
"Operating System :: OS Independent" ,
47
- "Development Status :: 3 - Alpha " ,
47
+ "Development Status :: 5 - Production/Stable " ,
48
48
"Topic :: Scientific/Engineering :: Artificial Intelligence" ,
49
49
],
50
50
)
Original file line number Diff line number Diff line change 5
5
from setuptools import setup
6
6
7
7
REQUIRES = [
8
+ "regex<=2019.08.19" ,
8
9
"recognizers-text-date-time>=1.0.2a1" ,
9
10
"recognizers-text-number-with-unit>=1.0.2a1" ,
10
11
"recognizers-text-number>=1.0.2a1" ,
51
52
"Intended Audience :: Developers" ,
52
53
"License :: OSI Approved :: MIT License" ,
53
54
"Operating System :: OS Independent" ,
54
- "Development Status :: 3 - Alpha " ,
55
+ "Development Status :: 5 - Production/Stable " ,
55
56
"Topic :: Scientific/Engineering :: Artificial Intelligence" ,
56
57
],
57
58
)
Original file line number Diff line number Diff line change 31
31
"Intended Audience :: Developers" ,
32
32
"License :: OSI Approved :: MIT License" ,
33
33
"Operating System :: OS Independent" ,
34
- "Development Status :: 3 - Alpha " ,
34
+ "Development Status :: 5 - Production/Stable " ,
35
35
"Topic :: Scientific/Engineering :: Artificial Intelligence" ,
36
36
],
37
37
)
Original file line number Diff line number Diff line change 41
41
"Intended Audience :: Developers" ,
42
42
"License :: OSI Approved :: MIT License" ,
43
43
"Operating System :: OS Independent" ,
44
- "Development Status :: 3 - Alpha " ,
44
+ "Development Status :: 5 - Production/Stable " ,
45
45
"Topic :: Scientific/Engineering :: Artificial Intelligence" ,
46
46
],
47
47
)
Original file line number Diff line number Diff line change 49
49
"Intended Audience :: Developers" ,
50
50
"License :: OSI Approved :: MIT License" ,
51
51
"Operating System :: OS Independent" ,
52
- "Development Status :: 3 - Alpha " ,
52
+ "Development Status :: 5 - Production/Stable " ,
53
53
"Topic :: Scientific/Engineering :: Artificial Intelligence" ,
54
54
],
55
55
)
You can’t perform that action at this time.
0 commit comments