Wikia / sroka

Python library for API access and data analysis in Product, BI, Revenue Operations (GAM, GA, Athena etc.)
MIT License
71 stars 11 forks source link

Release sroka 0.0.6 from dev branch #46

Closed MikolajBalcerek closed 2 years ago

MikolajBalcerek commented 2 years ago

Moves changes from dev branch into master.

Should co-incide with upload to pypi (https://pypi.org/project/sroka/), that I think only martynaut and Dorota will have permissions for.

martynaut commented 2 years ago

@MikolajBalcerek I did some small changes + I would like to wait for https://github.com/Wikia/sroka/pull/42 to be merged. When we have all code in place, I will do Python versions checking 3.5-3.9 & possibly resolve the security vulnerabilities in dependencies. After that we can move with the release.

martynaut commented 2 years ago

Updated requirements.txt to remove security vulnerabilities; tested Python 3.6-3.9; Python 3.5 is officially not supported and we will stop supporting it too (it would be currently hard to remove security vulnerabilities and still keep Python 3.5 support).