This repository was archived by the owner on Jan 5, 2026. It is now read-only.
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 4848 "Intended Audience :: Developers" ,
4949 "License :: OSI Approved :: MIT License" ,
5050 "Operating System :: OS Independent" ,
51- "Development Status :: 3 - Alpha " ,
51+ "Development Status :: 5 - Production/Stable " ,
5252 "Topic :: Scientific/Engineering :: Artificial Intelligence" ,
5353 ],
5454)
Original file line number Diff line number Diff line change 5757 "Intended Audience :: Developers" ,
5858 "License :: OSI Approved :: MIT License" ,
5959 "Operating System :: OS Independent" ,
60- "Development Status :: 3 - Alpha " ,
60+ "Development Status :: 5 - Production/Stable " ,
6161 "Topic :: Scientific/Engineering :: Artificial Intelligence" ,
6262 ],
6363)
Original file line number Diff line number Diff line change 4141 "Intended Audience :: Developers" ,
4242 "License :: OSI Approved :: MIT License" ,
4343 "Operating System :: OS Independent" ,
44- "Development Status :: 3 - Alpha " ,
44+ "Development Status :: 5 - Production/Stable " ,
4545 "Topic :: Scientific/Engineering :: Artificial Intelligence" ,
4646 ],
4747)
Original file line number Diff line number Diff line change 4444 "Intended Audience :: Developers" ,
4545 "License :: OSI Approved :: MIT License" ,
4646 "Operating System :: OS Independent" ,
47- "Development Status :: 3 - Alpha " ,
47+ "Development Status :: 5 - Production/Stable " ,
4848 "Topic :: Scientific/Engineering :: Artificial Intelligence" ,
4949 ],
5050)
Original file line number Diff line number Diff line change 55from setuptools import setup
66
77REQUIRES = [
8+ "regex<=2019.08.19" ,
89 "recognizers-text-date-time>=1.0.2a1" ,
910 "recognizers-text-number-with-unit>=1.0.2a1" ,
1011 "recognizers-text-number>=1.0.2a1" ,
5152 "Intended Audience :: Developers" ,
5253 "License :: OSI Approved :: MIT License" ,
5354 "Operating System :: OS Independent" ,
54- "Development Status :: 3 - Alpha " ,
55+ "Development Status :: 5 - Production/Stable " ,
5556 "Topic :: Scientific/Engineering :: Artificial Intelligence" ,
5657 ],
5758)
Original file line number Diff line number Diff line change 3131 "Intended Audience :: Developers" ,
3232 "License :: OSI Approved :: MIT License" ,
3333 "Operating System :: OS Independent" ,
34- "Development Status :: 3 - Alpha " ,
34+ "Development Status :: 5 - Production/Stable " ,
3535 "Topic :: Scientific/Engineering :: Artificial Intelligence" ,
3636 ],
3737)
Original file line number Diff line number Diff line change 4141 "Intended Audience :: Developers" ,
4242 "License :: OSI Approved :: MIT License" ,
4343 "Operating System :: OS Independent" ,
44- "Development Status :: 3 - Alpha " ,
44+ "Development Status :: 5 - Production/Stable " ,
4545 "Topic :: Scientific/Engineering :: Artificial Intelligence" ,
4646 ],
4747)
Original file line number Diff line number Diff line change 4949 "Intended Audience :: Developers" ,
5050 "License :: OSI Approved :: MIT License" ,
5151 "Operating System :: OS Independent" ,
52- "Development Status :: 3 - Alpha " ,
52+ "Development Status :: 5 - Production/Stable " ,
5353 "Topic :: Scientific/Engineering :: Artificial Intelligence" ,
5454 ],
5555)
You can’t perform that action at this time.
0 commit comments