Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

update lower bound of modules #177

Merged
merged 2 commits into from
Oct 11, 2018
Merged

Conversation

disktnk
Copy link
Member

@disktnk disktnk commented Sep 28, 2018

To follow Flask 1.0.2, drop 0.12.2 or older. Current ChainerUI supports Flask 0.12.2, but there are some API change between 1.0.x and 0.12.x, so from next release, ChainerUI depends on Flask 1.x.

Using this opportunity, we update lower bound of module version.

  • Flask: see the above
  • sqlalchemy
    • released 1.2.x, but ChainerUI follows 1.1.x
  • alembic: use latest 1.0.0
  • gevent
    • released 1.3.x, but ChainerUI follows 1.2.x
  • APScheduler
    • removed, not used

@disktnk disktnk added this to the v0.6.0 milestone Sep 28, 2018
@disktnk disktnk requested review from makky3939 and gky360 September 28, 2018 06:47
@disktnk disktnk modified the milestones: v0.6.0, v0.7.0 Sep 28, 2018
Copy link
Contributor

@gky360 gky360 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@makky3939 makky3939 merged commit 18abd4e into chainer:master Oct 11, 2018
@disktnk disktnk deleted the fix/requirements branch October 11, 2018 06:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants