Skip to content

Commit

Permalink
Fix security issue in SQLAlchemy
Browse files Browse the repository at this point in the history
  • Loading branch information
bateman authored Apr 18, 2019
1 parent e7b60c7 commit be644e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python/ml_downloader/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ python-dateutil==2.6.1
PyYAML==3.12
requests==2.20.0
six==1.11.0
SQLAlchemy==1.1.15
SQLAlchemy>=1.3.0
SQLAlchemy-Utils==0.32.21
urllib3==1.23

0 comments on commit be644e0

Please sign in to comment.