Skip to content

Commit a3069d4

Browse files
authored
Update python 'requests' lib min version
GitHub said, that the previous was vulnerable for network sniffing.
1 parent cea0a2c commit a3069d4

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
@@ -1,3 +1,3 @@
11
bottle==0.12.13
2-
requests==2.19.1
2+
requests>=2.20.0
33
gunicorn==19.9.0

0 commit comments

Comments
 (0)