Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newer versions of python dependencies #54

Merged
merged 5 commits into from
Apr 29, 2019

Commits on Mar 12, 2019

  1. Patched base_test to pass changes made to apscheduler in v3.1.0 using…

    … a fake scheduler. Lessened strict version requirements.
    LanetheGreat committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    6627efe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f256c89 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Pipenv tested latest dependencies, updated test scenarios to adjust f…

    …or CronTrigger change in apscheduler 3.5.0 and incompatible tornado > v6.
    LanetheGreat committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    85ad408 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Set requirements to use latest version of requests library. All tests

    with curl job succeeded using latest version.
    LanetheGreat committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    5753093 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Configuration menu
    Copy the full SHA
    080fcb5 View commit details
    Browse the repository at this point in the history