File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 2828OTHER DEALINGS IN THE SOFTWARE.
2929"""
3030
31- __version__ = '4.7.20220730 '
31+ __version__ = '4.7.20220807 '
3232__license__ = __doc__
3333__project_url__ = 'http://winpython.github.io/'
Original file line number Diff line number Diff line change @@ -3349,3 +3349,18 @@ description = Python tool configuration
33493349[tbats]
33503350description = BATS and TBATS for time series forecasting
33513351
3352+ [ntlm-auth]
3353+ description = Creates NTLM authentication structures
3354+
3355+ [requests-ntlm]
3356+ description = This package allows for HTTP NTLM authentication using the requests library.
3357+
3358+ [sspyrs]
3359+ description = Lightweight interface for SSRS reports to python
3360+
3361+ [xmltodict]
3362+ description = Makes working with XML feel like you are working with JSON
3363+
3364+ [missingno]
3365+ description = Missing data visualization module for Python.
3366+
You can’t perform that action at this time.
0 commit comments