Created
August 18, 2022 15:34
-
-
Save y3rsh/0983cba00b4596b5212cd1878c826295 to your computer and use it in GitHub Desktop.
Arm mac python 3.7.13 as close as possible to the robot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aiohttp==3.4.4 | |
aionotify==0.2.0 | |
aiosqlite==0.17.0 | |
anyio==3.3.0 | |
asgiref==3.4.1 | |
async-timeout==3.0.1 | |
attrs==18.2.0 | |
bleach==3.1.0 | |
cchardet==2.1.4 | |
certifi==2022.6.15 | |
charset-normalizer==2.1.0 | |
click==8.0.1 | |
decorator==4.0.11 | |
defusedxml==0.5.0 | |
entrypoints==0.3 | |
fastapi==0.68.1 | |
greenlet==1.1.2 | |
h11==0.12.0 | |
httptools==0.2.0 | |
idna==3.2 | |
importlib-metadata==4.6.3 | |
ipykernel==5.1.0 | |
ipython==5.8.0 | |
ipython-genutils==0.2.0 | |
Jinja2==2.10 | |
jsonschema==3.0.2 | |
jupyter-client==5.2.4 | |
jupyter-core==4.4.0 | |
MarkupSafe==1.0 | |
mistune==0.8.4 | |
multidict==4.4.2 | |
nbconvert==5.4.1 | |
nbformat==4.4.0 | |
notebook==5.7.4 | |
numpy==1.20.0 | |
opentrons==6.0.1 | |
opentrons-shared-data==6.0.1 | |
pandas==1.3.5 | |
pandocfilters==1.4.2 | |
pexpect==4.6.0 | |
pickleshare==0.7.4 | |
prometheus-client==0.6.0 | |
prompt-toolkit==1.0.13 | |
ptyprocess==0.5.1 | |
pydantic==1.8.2 | |
Pygments==2.2.0 | |
pyrsistent==0.14.11 | |
pyserial==3.5 | |
python-dateutil==2.7.5 | |
python-dotenv==0.19.0 | |
python-multipart==0.0.5 | |
pytz==2018.7 | |
pyzmq==19.0.2 | |
Send2Trash==1.5.0 | |
simplegeneric==0.8.1 | |
six==1.16.0 | |
sniffio==1.2.0 | |
SQLAlchemy==1.4.32 | |
starlette==0.14.2 | |
terminado==0.8.1 | |
testpath==0.4.2 | |
tornado==5.1.1 | |
traitlets==4.3.2 | |
typing-extensions==4.1.1 | |
urllib3==1.26.10 | |
uvicorn==0.14.0 | |
wcwidth==0.1.7 | |
webencodings==0.5.1 | |
websockets==9.1 | |
wsproto==1.0.0 | |
yarl==1.2.6 | |
zipp==3.5.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment