
라이브러리 설치 시 에러 메시지가 나옵니다!
버전 수정해서 설치해보려고 해도 에러가 나옵니다ㅠ

작성한 코드 및 에러 메세지
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
yfinance 0.2.18 requires requests>=2.26, but you have requests 2.25.1 which is incompatible.
tweepy 4.13.0 requires requests<3,>=2.27.0, but you have requests 2.25.1 which is incompatible.
google-colab 1.0.0 requires requests>=2.27.0, but you have requests 2.25.1 which is incompatible.
