Commit 6f865b70 authored by I.K Seneviratne's avatar I.K Seneviratne

Committing the requirements.txt file.

parent b56ef7a0
...@@ -10,6 +10,7 @@ astroid==2.3.1 ...@@ -10,6 +10,7 @@ astroid==2.3.1
astropy==3.2.1 astropy==3.2.1
atomicwrites==1.3.0 atomicwrites==1.3.0
attrs==19.2.0 attrs==19.2.0
audioread==2.1.9
Babel==2.7.0 Babel==2.7.0
backcall==0.1.0 backcall==0.1.0
backports.functools-lru-cache==1.5 backports.functools-lru-cache==1.5
...@@ -21,11 +22,13 @@ beautifulsoup4==4.8.0 ...@@ -21,11 +22,13 @@ beautifulsoup4==4.8.0
bitarray==1.0.1 bitarray==1.0.1
bkcharts==0.2 bkcharts==0.2
bleach==3.1.0 bleach==3.1.0
blis==0.4.1
bokeh==1.3.4 bokeh==1.3.4
boto==2.49.0 boto==2.49.0
Bottleneck==1.2.1 Bottleneck==1.2.1
bson==0.5.8 bson==0.5.8
cachetools==4.1.1 cachetools==4.1.1
catalogue==1.0.0
certifi==2020.6.20 certifi==2020.6.20
cffi==1.12.3 cffi==1.12.3
chardet==3.0.4 chardet==3.0.4
...@@ -42,6 +45,7 @@ conda-verify==3.4.2 ...@@ -42,6 +45,7 @@ conda-verify==3.4.2
contextlib2==0.6.0 contextlib2==0.6.0
cryptography==2.7 cryptography==2.7
cycler==0.10.0 cycler==0.10.0
cymem==2.0.5
Cython==0.29.13 Cython==0.29.13
cytoolz==0.10.0 cytoolz==0.10.0
dask==2.5.2 dask==2.5.2
...@@ -67,6 +71,7 @@ face-recognition-models==0.3.0 ...@@ -67,6 +71,7 @@ face-recognition-models==0.3.0
fastcache==1.1.0 fastcache==1.1.0
filelock==3.0.12 filelock==3.0.12
Flask==1.1.1 Flask==1.1.1
fpdf==1.7.2
fsspec==0.5.2 fsspec==0.5.2
future==0.17.1 future==0.17.1
gast==0.2.2 gast==0.2.2
...@@ -110,6 +115,7 @@ keyring==18.0.0 ...@@ -110,6 +115,7 @@ keyring==18.0.0
kiwisolver==1.1.0 kiwisolver==1.1.0
lazy-object-proxy==1.4.2 lazy-object-proxy==1.4.2
libarchive-c==2.8 libarchive-c==2.8
librosa==0.7.2
llvmlite==0.29.0 llvmlite==0.29.0
locket==0.2.0 locket==0.2.0
lxml==4.4.1 lxml==4.4.1
...@@ -127,6 +133,7 @@ more-itertools==7.2.0 ...@@ -127,6 +133,7 @@ more-itertools==7.2.0
mpmath==1.1.0 mpmath==1.1.0
msgpack==0.6.1 msgpack==0.6.1
multipledispatch==0.6.0 multipledispatch==0.6.0
murmurhash==1.0.5
navigator-updater==0.2.1 navigator-updater==0.2.1
nbconvert==5.6.0 nbconvert==5.6.0
nbformat==4.4.0 nbformat==4.4.0
...@@ -156,12 +163,15 @@ pep8==1.7.1 ...@@ -156,12 +163,15 @@ pep8==1.7.1
pickleshare==0.7.5 pickleshare==0.7.5
Pillow==6.2.0 Pillow==6.2.0
pkginfo==1.5.0.1 pkginfo==1.5.0.1
plac==1.1.3
pluggy==0.13.0 pluggy==0.13.0
ply==3.11 ply==3.11
preshed==3.0.5
prometheus-client==0.7.1 prometheus-client==0.7.1
prompt-toolkit==2.0.10 prompt-toolkit==2.0.10
protobuf==3.12.2 protobuf==3.12.2
psutil==5.6.3 psutil==5.6.3
pt-core-news-sm==2.3.0
py==1.8.0 py==1.8.0
pyasn1==0.4.8 pyasn1==0.4.8
pyasn1-modules==0.2.8 pyasn1-modules==0.2.8
...@@ -181,6 +191,7 @@ pyOpenSSL==19.0.0 ...@@ -181,6 +191,7 @@ pyOpenSSL==19.0.0
pyparsing==2.4.2 pyparsing==2.4.2
pyreadline==2.1 pyreadline==2.1
pyrsistent==0.15.4 pyrsistent==0.15.4
pysndfx==0.3.6
PySocks==1.7.1 PySocks==1.7.1
pytest==5.2.1 pytest==5.2.1
pytest-arraydiff==0.3 pytest-arraydiff==0.3
...@@ -190,6 +201,7 @@ pytest-openfiles==0.4.0 ...@@ -190,6 +201,7 @@ pytest-openfiles==0.4.0
pytest-remotedata==0.3.2 pytest-remotedata==0.3.2
python-crontab==2.5.1 python-crontab==2.5.1
python-dateutil==2.8.0 python-dateutil==2.8.0
python-speech-features==0.6
pytz==2019.3 pytz==2019.3
PyWavelets==1.0.3 PyWavelets==1.0.3
pywin32==223 pywin32==223
...@@ -201,6 +213,7 @@ qtconsole==4.5.5 ...@@ -201,6 +213,7 @@ qtconsole==4.5.5
QtPy==1.9.0 QtPy==1.9.0
requests==2.22.0 requests==2.22.0
requests-oauthlib==1.3.0 requests-oauthlib==1.3.0
resampy==0.2.2
rope==0.14.0 rope==0.14.0
rsa==4.6 rsa==4.6
ruamel-yaml==0.15.46 ruamel-yaml==0.15.46
...@@ -216,7 +229,10 @@ six==1.15.0 ...@@ -216,7 +229,10 @@ six==1.15.0
snowballstemmer==2.0.0 snowballstemmer==2.0.0
sortedcollections==1.1.2 sortedcollections==1.1.2
sortedcontainers==2.1.0 sortedcontainers==2.1.0
sounddevice==0.4.1
SoundFile==0.10.3.post1
soupsieve==1.9.3 soupsieve==1.9.3
spacy==2.3.2
SpeechRecognition==3.8.1 SpeechRecognition==3.8.1
Sphinx==2.2.0 Sphinx==2.2.0
sphinxcontrib-applehelp==1.0.1 sphinxcontrib-applehelp==1.0.1
...@@ -230,6 +246,7 @@ spyder==3.3.6 ...@@ -230,6 +246,7 @@ spyder==3.3.6
spyder-kernels==0.5.2 spyder-kernels==0.5.2
SQLAlchemy==1.3.9 SQLAlchemy==1.3.9
sqlparse==0.2.4 sqlparse==0.2.4
srsly==1.0.5
statsmodels==0.10.1 statsmodels==0.10.1
sympy==1.4 sympy==1.4
tables==3.5.2 tables==3.5.2
...@@ -241,13 +258,16 @@ tensorflow-estimator==2.1.0 ...@@ -241,13 +258,16 @@ tensorflow-estimator==2.1.0
termcolor==1.1.0 termcolor==1.1.0
terminado==0.8.2 terminado==0.8.2
testpath==0.4.2 testpath==0.4.2
thinc==7.4.1
toolz==0.10.0 toolz==0.10.0
tornado==6.0.3 tornado==6.0.3
tqdm==4.36.1 tqdm==4.55.2
traitlets==4.3.3 traitlets==4.3.3
tzlocal==2.1 tzlocal==2.1
unicodecsv==0.14.1 unicodecsv==0.14.1
urllib3==1.24.2 urllib3==1.24.2
wasabi==0.8.0
wavio==0.0.4
wcwidth==0.1.7 wcwidth==0.1.7
webencodings==0.5.1 webencodings==0.5.1
Werkzeug==0.16.0 Werkzeug==0.16.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment