Skip to content

Commit b43963c

Browse files
authored
Bump warcio version requirement to 1.7.5 (#966)
Running pywb against older versions of warcio results in: > Internal Error: timestamp_to_datetime() got an unexpected keyword argument \'tz_aware\' Usage of the tz_aware argument was introduced in #949.
1 parent 53cd7f9 commit b43963c

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,5 +1,5 @@
11
six
2-
warcio>=1.7.1
2+
warcio>=1.7.5
33
requests
44
redis==2.10.6
55
jinja2>=3.1.2

0 commit comments

Comments
 (0)