Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
argenisleon committed Nov 13, 2019
2 parents 7f0de4c + d3d838b commit 0fba85b
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions requirements-databricks.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ numpy==1.11.1
matplotlib==1.5.3
seaborn==0.7.1
deprecated==1.2.5
setuptools==40.6.2
setuptools==41.6.0
pyarrow==0.13.0
Jinja2==2.10.1
tensorflow==1.13.1
Expand All @@ -21,7 +21,7 @@ flask==1.0.2
ipython==7.5.0
ratelimit==2.2.1
humanize==0.5.1
h2o-pysparkling-2.4==2.4.12
h2o-pysparkling-2.4==2.4.13
psutil==5.6.3
backoff==1.8.0
kombu==4.6.1
Expand All @@ -30,4 +30,4 @@ ordered-set==3.1.1
deepdiff==4.0.6
pypika==0.32.0
statsmodels==0.6.1
glom==19.2.0
glom==19.10.0
4 changes: 2 additions & 2 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
findspark==1.3.0
numpy==1.17.0
numpy==1.17.2
pytest==4.6.2
matplotlib==3.0.3
setuptools==41.1.0
setuptools==41.6.0
ipython==7.5.0
4 changes: 2 additions & 2 deletions requirements-google-colab.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ flask==1.1.1
ipython==5.5.0
ratelimit==2.2.1
humanize==0.5.1
h2o-pysparkling-2.4==2.4.12
h2o-pysparkling-2.4==2.4.13
psutil==5.4.8
backoff==1.8.0
kombu==4.6.1
Expand All @@ -31,4 +31,4 @@ ordered-set==3.1.1
deepdiff==4.0.6
pypika==0.32.0
statsmodels==0.10.1
glom==19.2.0
glom==19.10.0
8 changes: 4 additions & 4 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ pylint==2.3.1
fastnumbers==2.2.1
multipledispatch==0.6.0
python_dateutil==2.7.5
numpy==1.17.0
numpy==1.17.2
matplotlib==3.0.3
pyspark==2.4.1
pytest==4.6.2
findspark==1.3.0
nose==1.3.7
seaborn==0.9.0
deprecated==1.2.5
setuptools==41.1.0
setuptools==41.6.0
pyarrow==0.13.0
tabulate==0.8.2
Jinja2==2.10.1
Expand All @@ -39,8 +39,8 @@ packaging==19.1
ordered-set==3.1.1
deepdiff==4.0.6
papermill==1.0.1
paho-mqtt==0.4.90
paho-mqtt==1.5.0
cryptography==2.7
pypika==0.32.0
statsmodels==0.10.1
glom==19.2.0
glom==19.10.0
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ tqdm==4.28.1
pymongo==3.9.0
fastnumbers==2.2.1
multipledispatch==0.6.0
numpy==1.17.0
numpy==1.17.2
matplotlib==3.0.3
pyspark==2.4.1
findspark==1.3.0
seaborn==0.9.0
deprecated==1.2.5
setuptools==41.1.0
setuptools==41.6.0
pyarrow==0.13.0
Jinja2==2.10.1
tensorflow==1.13.1
Expand All @@ -23,15 +23,15 @@ flask==1.0.2
ipython==7.5.0
ratelimit==2.2.1
humanize==0.5.1
h2o-pysparkling-2.4==2.4.12
h2o-pysparkling-2.4==2.4.13
psutil==5.6.3
backoff==1.8.0
pymongo==3.9.0
kombu==4.6.1
pandas==0.24.2
ordered-set==3.1.1
deepdiff==4.0.6
paho-mqtt==0.4.90
paho-mqtt==1.5.0
pypika==0.32.0
statsmodels==0.10.1
glom==19.2.0
glom==19.10.0

0 comments on commit 0fba85b

Please sign in to comment.