Skip to content

Commit 890d39c

Browse files
authored
Update requirements.txt
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.
1 parent 57c487c commit 890d39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ numpy==1.14.0
44
pandas==0.22.0
55
pytest==3.3.1
66
python-irodsclient==0.7.0
7-
SQLAlchemy==1.2.2
7+
SQLAlchemy==1.3.0
88
tqdm==4.19.5
99
xmltodict==0.11.0

0 commit comments

Comments
 (0)