Skip to content

Commit

Permalink
Update python version, version_information package
Browse files Browse the repository at this point in the history
  • Loading branch information
lrettig committed Jan 10, 2021
1 parent 09e7c12 commit 40e3a10
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
6 changes: 4 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ pandas = "==1.2.0"
scipy = "==1.6.0"
seaborn = "==0.11.1"
tqdm = "==4.55.1"
version_information = "==1.0.3"
altair = "*"
vega-datasets = "*"
notebook = "*"
Expand All @@ -23,4 +22,7 @@ selenium = "*"
[dev-packages]

[requires]
python_version = "3.9"
python_version = "3.8"

[packages.version_information]
git = "https://github.com/ahmedsalhin/version_information"
11 changes: 3 additions & 8 deletions Pipfile.lock

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

0 comments on commit 40e3a10

Please sign in to comment.