Skip to content

Commit

Permalink
Pin exact versions
Browse files Browse the repository at this point in the history
  • Loading branch information
hammertoe authored Jul 9, 2020
1 parent 00d05f7 commit de565ae
Showing 1 changed file with 41 additions and 14 deletions.
55 changes: 41 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,41 @@
# Setup modules
gevent
flask

# Libraries for action
audioread
SoundFile
numpy
pandas
scipy
librosa
ffmpeg-python
ibm-cos-sdk
opencv-python
audioread==2.1.8
certifi==2020.6.20
cffi==1.14.0
chardet==3.0.4
click==7.1.2
decorator==4.4.2
docutils==0.15.2
ffmpeg-python==0.2.0
Flask==1.1.2
future==0.18.2
gevent==20.6.2
greenlet==0.4.16
ibm-cos-sdk==2.6.3
ibm-cos-sdk-core==2.6.3
ibm-cos-sdk-s3transfer==2.6.3
idna==2.10
itsdangerous==1.1.0
Jinja2==2.11.2
jmespath==0.10.0
joblib==0.16.0
librosa==0.7.2
llvmlite==0.31.0
MarkupSafe==1.1.1
numba==0.48.0
numpy==1.19.0
opencv-python==4.3.0.36
pandas==1.0.5
pycparser==2.20
python-dateutil==2.8.1
pytz==2020.1
requests==2.24.0
resampy==0.2.2
scikit-learn==0.23.1
scipy==1.5.1
six==1.15.0
SoundFile==0.10.3.post1
threadpoolctl==2.1.0
urllib3==1.25.9
Werkzeug==1.0.1
zope.event==4.4
zope.interface==5.1.0

0 comments on commit de565ae

Please sign in to comment.