Skip to content

Commit

Permalink
Merge pull request #8 from perara/dependabot/pip/websockets-9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hwikene authored Jun 11, 2021
2 parents 777f3d3 + ef055a7 commit b790b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
packages=setuptools.find_packages(),
license='MIT',
install_requires=[
'websockets==6.0'
'websockets==9.1'
],
package_data = {
'': ['*parameters.txt']
Expand Down

0 comments on commit b790b0f

Please sign in to comment.