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
Update test requirements for Python 3.x CI jobs (#314)
* Update Requirements for Python 3.x
* Downgrade flask due to Werkzeug issues in moto library
* starlette needs aiofiles as a requirement
This change is done because we were getting pip resolver issues due to a conflict arose from the latest release of projects from Pallets: https://palletsprojects.com/blog/flask-2-0-released/
0 commit comments