WebStudio/requirements.ci.txt
dependabot[bot] acc6f4ade2 Bump websockets from 8.1 to 9.1
Bumps [websockets](https://github.com/aaugustin/websockets) from 8.1 to 9.1.
- [Release notes](https://github.com/aaugustin/websockets/releases)
- [Changelog](https://github.com/aaugustin/websockets/blob/9.1/docs/changelog.rst)
- [Commits](https://github.com/aaugustin/websockets/compare/8.1...9.1)

---
updated-dependencies:
- dependency-name: websockets
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 22:48:32 +01:00

21 lines
347 B
Text

aiohttp==3.6.2
async-timeout==3.0.1
attrs==19.3.0
certifi==2020.4.5.1
chardet==3.0.4
click==7.1.1
Flask==1.1.2
idna==2.9
itsdangerous==1.1.0
Jinja2==2.11.3
MarkupSafe==1.1.1
multidict==4.7.5
mypy==0.770
mypy-extensions==0.4.3
requests==2.23.0
typed-ast==1.4.1
typing-extensions==3.7.4.2
urllib3==1.25.8
websockets==9.1
Werkzeug==1.0.1
yarl==1.4.2