resolve python requirements : pandas<1.1.0 (#1623)

This commit is contained in:
Dani 2020-08-13 04:37:15 +07:00 committed by GitHub
parent ad53b428c3
commit 5accde4fb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ Cython>=0.22
cmdstanpy==0.9.5
pystan>=2.14
numpy>=1.10.0
pandas>=0.23.4
pandas>=0.23.4,<1.1.0
matplotlib>=2.0.0
LunarCalendar>=0.0.9
convertdate>=2.1.2