diff --git a/requirements.txt b/requirements.txt index d71689a7..64beb889 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT flask-jsonpify>=1.5.0 # MIT PyMySQL>=0.7.6 # MIT License python-dateutil>=2.4.2 # BSD -pandas>=0.18.0 # BSD +pandas>=0.18.0,<1.2.0 # BSD numpy>=1.7.0 # BSD six>=1.9.0 # MIT pytz>=2013.6 # MIT