Skip to content

Commit

Permalink
Update dependencies (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcantelon authored Apr 27, 2024
1 parent 10c3529 commit 7024b28
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ chardet==3.0.4
click==8.1.7
python-dateutil==2.8.1
faker==14.2.1
filelock==3.13.1
filelock==3.13.4
Flask==2.2.5
Flask-SQLAlchemy==2.5.1
Flask-WTF==1.2.1
Expand All @@ -21,7 +21,7 @@ kombu==5.2.2
lxml==4.9.1
MarkupSafe==2.1.1
metsrw==0.3.22
natsort==7.0.1
natsort==8.4.0
pandas==1.1.5
plotly==5.7.0
plotly-express==0.4.1
Expand All @@ -32,6 +32,6 @@ six==1.14.0
SQLAlchemy==1.3.15
urllib3==1.26.18
vine==5.0.0
Werkzeug== 3.0.1
Werkzeug== 3.0.2
WTForms==2.3.3
zipp==3.1.0
zipp==3.18.1

0 comments on commit 7024b28

Please sign in to comment.