Skip to content

Commit

Permalink
Remove overly specific version requirements + OS specific libs
Browse files Browse the repository at this point in the history
They were causing dependency conflict issues
  • Loading branch information
kalomaze committed Aug 1, 2023
1 parent d8b7003 commit bb82159
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,11 @@ hydra-core==1.0.7
idna==3.4
importlib-metadata==6.0.0
importlib-resources==6.0.0
ipython==8.14.0
ipython
jedi==0.18.2
Jinja2==3.1.2
protobuf==4.22.3
torch==2.0.0
joblib==1.2.0
json5==0.9.14
jsonschema==4.17.3
Expand Down Expand Up @@ -98,7 +100,6 @@ portalocker==2.6.0
praat-parselmouth==0.4.2
praatio==6.0.1
prompt-toolkit==3.0.39
protobuf==4.22.1
pure-eval==0.2.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
Expand All @@ -114,7 +115,6 @@ PySimpleGUI==4.60.4
python-dateutil==2.8.2
python-multipart==0.0.5
pytz==2022.6
pywin32==305
pyworld==0.3.2
PyYAML==6.0
regex==2022.10.31
Expand Down Expand Up @@ -146,7 +146,6 @@ tensorboard-plugin-wit==1.8.1
tensorboardX==2.6.1
threadpoolctl==3.1.0
toolz==0.12.0
torch==2.0.0
torchaudio==2.0.1
torchcrepe==0.0.19
torchgen==0.0.1
Expand Down

0 comments on commit bb82159

Please sign in to comment.