microsoft / AI-For-Beginners

12 Weeks, 24 Lessons, AI for All!
https://microsoft.github.io/AI-For-Beginners/
MIT License
34.72k stars 5.82k forks source link

Updated requirements.txt "tokenizers" version from 0.10.3 to 0.13.3 #238

Closed omar908 closed 5 months ago

omar908 commented 1 year ago

Resolves #201 and Resolves #237.

Current Behaviour: Pip install requirement.txt fails because the version of "tokenizers" is not within the required range. New Behaviour: Pip install requirement.txt installs without any version conflicts.

omar908 commented 1 year ago

Hi @BethanyJep!

Could you please review and approve, once you have a moment?

Thank you!