Remove fb-sdk from base.txt requirements
Facebook wants from edX to upgrade all graphAPI calls to v2.9, after investigation it can be seen that edX-platform is accessing graphAPI through python-social-auth package that is already accessing v2.9.'base.txt' of the requirements has fb-sdk package that is also used to access graphAPI,but currently, there is no area in our code that is using this library that's why there is no need of it in requirements. LEARNER-2620
Showing
Please
register
or
sign in
to comment