Created
January 10, 2024 17:23
-
-
Save christopher-beckham/d1b319e84ae359e671b67e5fa7c663da to your computer and use it in GitHub Desktop.
clean_mbo_py38.txt
This file contains 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
absl-py==2.0.0 | |
antlr4-python3-runtime==4.9.3 | |
astunparse==1.6.3 | |
black==23.12.1 | |
cachetools==5.3.2 | |
certifi==2023.11.17 | |
cffi==1.16.0 | |
charset-normalizer==3.3.2 | |
click==8.1.7 | |
Cython==3.0.7 | |
deepchem==2.7.1 | |
-e git+https://github.com/brandontrabucco/design-bench.git@824516ec59396aded3ca55ec7c1c313626ecaceb#egg=design_bench | |
einops==0.7.0 | |
fasteners==0.19 | |
filelock==3.13.1 | |
flatbuffers==23.5.26 | |
fsspec==2023.12.2 | |
gast==0.3.3 | |
glfw==2.6.4 | |
google-auth==2.25.2 | |
google-auth-oauthlib==1.0.0 | |
google-pasta==0.2.0 | |
grpcio==1.60.0 | |
gym==0.12.5 | |
h5py==2.10.0 | |
huggingface-hub==0.20.1 | |
idna==3.6 | |
imageio==2.33.1 | |
importlib-metadata==7.0.1 | |
joblib==1.3.2 | |
jstyleson==0.0.2 | |
keras==2.13.1 | |
Keras-Preprocessing==1.1.2 | |
libclang==16.0.6 | |
Markdown==3.5.1 | |
MarkupSafe==2.1.3 | |
morphing-agents==1.5.1 | |
mujoco-py @ file:///network/scratch/b/beckhamc/github/clean-up-mbo-code/mujoco-py | |
mypy-extensions==1.0.0 | |
numpy==1.21.1 | |
oauthlib==3.2.2 | |
omegaconf==2.3.0 | |
opt-einsum==3.3.0 | |
packaging==23.2 | |
pandas==1.1.3 | |
patchelf==0.17.2.1 | |
pathspec==0.12.1 | |
Pillow==10.1.0 | |
platformdirs==4.1.0 | |
prdc==0.2 | |
protobuf==3.17.1 | |
pyasn1==0.5.1 | |
pyasn1-modules==0.3.0 | |
pycparser==2.21 | |
pyglet==2.0.10 | |
python-dateutil==2.8.2 | |
pytz==2023.3.post1 | |
PyYAML==6.0.1 | |
rdkit==2023.9.3 | |
regex==2023.12.25 | |
requests==2.31.0 | |
requests-oauthlib==1.3.1 | |
robel==0.1.2 | |
rsa==4.9 | |
sacremoses==0.0.45 | |
safetensors==0.4.1 | |
scikit-learn==0.24.1 | |
scipy==1.8.1 | |
six==1.16.0 | |
tensorboard==2.13.0 | |
tensorboard-data-server==0.7.2 | |
tensorflow==2.3.2 | |
tensorflow-estimator==2.3.0 | |
tensorflow-io-gcs-filesystem==0.34.0 | |
termcolor==2.4.0 | |
threadpoolctl==3.2.0 | |
tokenizers==0.15.0 | |
tomli==2.0.1 | |
torch==1.7.1+cu110 | |
torchaudio==0.7.2 | |
torchvision==0.8.2+cu110 | |
tqdm==4.66.1 | |
transformers==3.5.1 | |
transforms3d==0.3.1 | |
typing_extensions==4.5.0 | |
tzdata==2023.3 | |
urllib3==2.1.0 | |
Werkzeug==3.0.1 | |
wrapt==1.16.0 | |
zipp==3.17.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment