Skip to content

Commit 92ae12f

Browse files
authored
Fix dependency issue (#260)
Update requirements.txt
1 parent 01d4f5f commit 92ae12f

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
@@ -2,7 +2,7 @@ backports.ssl-match-hostname==3.7.0.1
22
boto==2.49.0 # used only by ec2SSH.py
33
pyflakes==2.1.1
44
redis==4.4.4
5-
requests==2.32.0
5+
requests==2.31.0
66
# needed for tashi, rpyc==4.1.4
77
tornado==6.4.1
88
urllib3==1.26.19

0 commit comments

Comments
 (0)