Skip to content

Commit

Permalink
upgrade PyYAML
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-sukhoverkhov committed Dec 6, 2021
1 parent 420c06f commit dc4cddd
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 2 deletions.
45 changes: 44 additions & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ sanic = "^21.9.1"
jupyterlab = "^3.2.2"
aiokafka = "^0.7.2"
python-dotenv = "^0.19.2"
PyYAML = "^6.0"

[tool.poetry.dev-dependencies]

Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ idna==2.8
idna-ssl==1.1.0
multidict==4.5.2
pika==0.13.1
PyYAML==5.1
sanic==19.3.1
six==1.12.0
soupsieve==1.8
Expand Down

0 comments on commit dc4cddd

Please sign in to comment.