synthesized-io / insight

🧿 Metrics & Monitoring of Datasets
BSD 3-Clause "New" or "Revised" License
12 stars 0 forks source link

Use python 3.8 and numpy 1.21 to enable numpy.typing #26

Closed akanksha1304 closed 3 years ago

akanksha1304 commented 3 years ago

Numpy.typing only works with python 3.8 and numpy 1.21, hence making changes to do the same.