Skip to content

Commit dc55584

Browse files
less strict on the version of argparse, was raising incompatibilities with lib needing more recent version of it
1 parent e6e13ee commit dc55584

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
argparse==1.1
1+
argparse>=1.1
22
redis==2.10.3
33
pymongo==2.7.2
44
gevent==1.0.1

0 commit comments

Comments
 (0)