Skip to content

Commit

Permalink
aiostream missing
Browse files Browse the repository at this point in the history
  • Loading branch information
Avi-Robusta committed Aug 8, 2023
1 parent 7d05f45 commit 5a054cc
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
13 changes: 12 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 @@ -32,6 +32,7 @@ numpy = "^1.24.2"
alive-progress = "^3.1.2"
prometrix = "^0.1.10"
slack-sdk = "^3.21.3"
aiostream = "^0.4.5"


[tool.poetry.group.dev.dependencies]
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
about-time==4.2.1 ; python_version >= "3.9" and python_version < "3.12"
aiostream==0.4.5 ; python_version >= "3.9" and python_version < "3.12"
alive-progress==3.1.2 ; python_version >= "3.9" and python_version < "3.12"
boto3==1.28.21 ; python_version >= "3.9" and python_version < "3.12"
botocore==1.31.21 ; python_version >= "3.9" and python_version < "3.12"
Expand Down

0 comments on commit 5a054cc

Please sign in to comment.