Skip to content

Commit 47fc28a

Browse files
committed
Fix #24. Update request dependency to avoid issues with urllib
1 parent 596ac5d commit 47fc28a

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,4 +1,4 @@
1-
requests==2.19.1
1+
requests==2.20.1
22
defusedxml==0.5.0
33
lxml==4.2.3
44
python-dateutil==2.7.3

0 commit comments

Comments
 (0)