Skip to content

Commit

Permalink
update version of schemed-yaml-config to update pyyaml version
Browse files Browse the repository at this point in the history
Signed-off-by: Doron Chen <[email protected]>
  • Loading branch information
cdoron committed Apr 21, 2021
1 parent 4187560 commit a2290cd
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 32 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pylint = "*"
[packages]
pandas = "==1.0.5"
pyarrow = "==2.0.0"
schemed-yaml-config = "==0.0.3"
schemed-yaml-config = "==0.1.4"
requests = "*"
fsspec = "==0.8.4"
aiohttp = "==3.7.4"
Expand Down
90 changes: 59 additions & 31 deletions Pipfile.lock

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

0 comments on commit a2290cd

Please sign in to comment.