Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Scheduled biweekly dependency update for week 11 #1289

Closed
wants to merge 12 commits into from
2 changes: 1 addition & 1 deletion requirements/ai-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
tensorflow==2.9.1
tensorflow==2.16.1
keras>=2.6.0
nltk>=3.4.5
2 changes: 1 addition & 1 deletion requirements/dask-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dask[complete]==2021.12.0
distributed==2021.12.0
dask-ml>=1.9.0
pyarrow==1.0.1
pyarrow==15.0.1
coiled>=0.0.52
psutil>=5.8.0
14 changes: 7 additions & 7 deletions requirements/databricks-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
simplejson==3.8.2
cryptography==3.4.7
cryptography==42.0.5
imgkit==1.0.1
packaging==19.1
requests~=2.20.0
requests==2.31.0
tqdm==4.28.1
pymongo==3.9.0
fastnumbers==2.2.1
Expand All @@ -11,13 +11,13 @@ numpy==1.22.4
matplotlib==1.5.3
seaborn==0.7.1
deprecated==1.2.5
setuptools==41.6.0
pyarrow==0.15.0
Jinja2==2.11.3
tensorflow==2.9.1
setuptools==69.2.0
pyarrow==15.0.1
Jinja2==3.1.3
tensorflow==2.16.1
keras==2.6.0
pygments>=2.1.3
flask==1.0.2
flask==3.0.2
ipython>=8.0.1; python_version >= "3.8"
ipython>=7.31.1; python_version < "3.8"
ratelimit==2.2.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/db-requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sqlalchemy==1.3.18
sqlalchemy==2.0.28
2 changes: 1 addition & 1 deletion requirements/docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ findspark==1.3.0
numpy==1.22.4
pytest==4.6.2
matplotlib==3.0.3
setuptools==41.6.0
setuptools==69.2.0
ipython>=8.0.1; python_version >= "3.8"
ipython>=7.31.1; python_version < "3.8"
2 changes: 1 addition & 1 deletion requirements/google-colab-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ num2words==0.5.10
xlrd>=2.0.1
s3fs>=2021.7.0
aiobotocore[boto3]>=1.3.3
lxml==4.7.1
lxml==5.1.0
hi-dateinfer
hi-urlparser
Loading