Small PoC with rratelimit #346

This commit is contained in:
Rafa de la Torre
2017-03-07 13:31:06 +01:00
parent 6a3e17cb9e
commit 25ba9866ae
2 changed files with 12 additions and 1 deletions

View File

@@ -4,7 +4,8 @@ python-dateutil==2.2
googlemaps==2.4.2
rollbar==0.13.2
# Dependency for googlemaps package
requests<=2.9.1
requests==2.9.1
rratelimit==0.0.4
# Test
mock==1.3.0