Skip to content

Commit

Permalink
upgraded all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
crosenth committed Apr 17, 2024
1 parent 6f10b67 commit 4a0788e
Showing 1 changed file with 22 additions and 23 deletions.
45 changes: 22 additions & 23 deletions dash/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,27 @@
boto3==1.26.65
botocore==1.29.65
click==8.1.3
dash==2.10.2
boto3==1.34.85
botocore==1.34.85
click==8.1.7
dash==2.16.1
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-table==5.0.0
Flask==2.2.5
gunicorn==21.2.0
importlib-metadata==6.7.0
itsdangerous==2.1.2
Jinja2==3.1.2
Flask==3.0.3
gunicorn==22.0.0
itsdangerous==2.2.0
Jinja2==3.1.3
jmespath==1.0.1
MarkupSafe==2.1.3
numpy==1.25.0
packaging==23.1
pandas==2.0.3
plotly==5.15.0
pyarrow==11.0.0
python-dateutil==2.8.2
pytz==2023.3
s3transfer==0.6.0
MarkupSafe==2.1.5
numpy==1.26.4
packaging==24.0
pandas==2.2.2
plotly==5.21.0
pyarrow==15.0.2
python-dateutil==2.9.0.post0
pytz==2024.1
s3transfer==0.10.1
six==1.16.0
tenacity==8.2.2
tzdata==2023.3
urllib3==1.26.16
Werkzeug==2.2.3
zipp==3.15.0
tenacity==8.2.3
tzdata==2024.1
urllib3==2.2.1
Werkzeug==3.0.2
zipp==3.18.1

0 comments on commit 4a0788e

Please sign in to comment.