You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created virtualenv with python 3.6 and ran pip install -r requirements.txt. I get this error.
moto 1.3.3 has requirement boto3>=1.6.16, but you'll have boto3 1.6.8 which is incompatible.
moto 1.3.3 has requirement botocore>=1.9.16, but you'll have botocore 1.9.8 which is incompatible.
The text was updated successfully, but these errors were encountered:
I created virtualenv with python 3.6 and ran
pip install -r requirements.txt
. I get this error.The text was updated successfully, but these errors were encountered: