Skip to content

Commit

Permalink
build: add only needed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SverreNystad committed Nov 11, 2024
1 parent b1faaa8 commit 8aeb354
Showing 1 changed file with 14 additions and 45 deletions.
59 changes: 14 additions & 45 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,46 +1,15 @@
absl-py==2.1.0
astunparse==1.6.3
certifi==2024.8.30
charset-normalizer==3.3.2
colorama==0.4.6
flake8==7.1.1
flatbuffers==24.3.25
gast==0.6.0
google-pasta==0.2.0
grpcio==1.66.1
h5py==3.11.0
idna==3.8
iniconfig==2.0.0
keras==3.5.0
libclang==18.1.1
Markdown==3.7
markdown-it-py==3.0.0
MarkupSafe==2.1.5
mccabe==0.7.0
mdurl==0.1.2
ml-dtypes==0.4.0
namex==0.0.8
numpy==1.26.4
opt-einsum==3.3.0
optree==0.12.1
packaging==24.1
pluggy==1.5.0
protobuf==4.25.4
pycodestyle==2.12.1
pyflakes==3.2.0
pygame==2.6.0
Pygments==2.18.0
pytest==8.3.2
requests==2.32.3
rich==13.8.0
cffi==1.17.1
contourpy==1.3.0
cycler==0.12.1
fonttools==4.54.1
kiwisolver==1.4.7
matplotlib==3.9.2
numpy==2.1.3
packaging==24.2
pillow==11.0.0
pycparser==2.22
pygame==2.6.1
pymunk==6.9.0
pyparsing==3.2.0
python-dateutil==2.9.0.post0
six==1.16.0
tensorboard==2.17.1
tensorboard-data-server==0.7.2
tensorflow==2.17.0
tensorflow-cpu==2.17.0
tensorflow-io-gcs-filesystem==0.31.0
termcolor==2.4.0
typing_extensions==4.12.2
urllib3==2.2.2
Werkzeug==3.0.4
wrapt==1.16.0

0 comments on commit 8aeb354

Please sign in to comment.