Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
This fixes the security vulnerability, although it may break Pynome if not backwards compatible.  We're updating it anyway so shouldn't be a problem.
  • Loading branch information
spficklin authored Mar 14, 2020
1 parent 57c487c commit 890d39c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ numpy==1.14.0
pandas==0.22.0
pytest==3.3.1
python-irodsclient==0.7.0
SQLAlchemy==1.2.2
SQLAlchemy==1.3.0
tqdm==4.19.5
xmltodict==0.11.0

0 comments on commit 890d39c

Please sign in to comment.