Skip to content

Commit

Permalink
Upgraded Python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
da115115 committed Jul 26, 2020
1 parent b209bd6 commit 4d21cce
Show file tree
Hide file tree
Showing 5 changed files with 368 additions and 98 deletions.
2 changes: 1 addition & 1 deletion .python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.8.2
3.8.5
3 changes: 3 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,14 @@ verify_ssl = true

[dev-packages]
setuptools = "*"
wheel = "*"
twine = "*"
keyring = "*"
pytest = "*"
tox = "*"

[packages]
opentraveldata = "*"

[requires]
python_version = "3.8"
213 changes: 163 additions & 50 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4d21cce

Please sign in to comment.