We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab30a52 commit 4afebe7Copy full SHA for 4afebe7
setup.py
@@ -10,7 +10,7 @@
10
python_requires=">=3.5.0",
11
url="https://github.com/lgsvl/simulator",
12
packages=["lgsvl"],
13
- install_requires=["websockets>=7.0"],
+ install_requires=["websockets==7.0"],
14
license="Other",
15
classifiers=[
16
"License :: Other/Proprietary License",
0 commit comments