Skip to content

Commit

Permalink
Merge branch 'master' into py37
Browse files Browse the repository at this point in the history
  • Loading branch information
danqing committed Jul 3, 2018
2 parents d48734d + 6a74c8a commit bfbbe0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
requires = [
'arrow==0.12.1',
'emails==0.5.15',
'PyMySQL==0.9.0',
'PyMySQL==0.9.1',
'redis==2.10.6',
'schematics==2.1.0',
'SQLAlchemy-Utils==0.33.3',
'SQLAlchemy==1.2.8',
'SQLAlchemy==1.2.9',
'toml==0.9.4',
]

Expand Down

0 comments on commit bfbbe0c

Please sign in to comment.