-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #241 from scipp/kafka-consumer
Add kafka library and streaming type helper packages as dependencies.
- Loading branch information
Showing
14 changed files
with
124 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,51 @@ | ||
# SHA1:89978bb0fef0efd08032890f4d4bc4e3fd22eb53 | ||
# SHA1:f86f6e2691af328856584c477156f7eafd050e86 | ||
# | ||
# This file is autogenerated by pip-compile-multi | ||
# To update, run: | ||
# | ||
# pip-compile-multi | ||
# | ||
essreduce==24.8.0 | ||
confluent-kafka==2.5.3 | ||
# via -r base.in | ||
h5py==3.11.0 | ||
cyclebane==24.6.0 | ||
# via sciline | ||
ess-streaming-data-types==0.26.1 | ||
# via -r base.in | ||
essreduce==24.10.0 | ||
# via -r base.in | ||
flatbuffers==24.3.25 | ||
# via ess-streaming-data-types | ||
h5py==3.12.1 | ||
# via scippnexus | ||
markdown-it-py==3.0.0 | ||
# via rich | ||
mdurl==0.1.2 | ||
# via markdown-it-py | ||
numpy==2.0.1 | ||
networkx==3.3 | ||
# via cyclebane | ||
numpy==2.1.1 | ||
# via | ||
# ess-streaming-data-types | ||
# h5py | ||
# scipp | ||
# scipy | ||
pygments==2.18.0 | ||
# via rich | ||
python-dateutil==2.9.0.post0 | ||
# via scippnexus | ||
rich==13.7.1 | ||
rich==13.9.1 | ||
# via -r base.in | ||
sciline==24.6.3 | ||
# via essreduce | ||
scipp==24.9.1 | ||
# via | ||
# essreduce | ||
# scippnexus | ||
scippnexus==24.8.1 | ||
scippnexus==24.9.1 | ||
# via essreduce | ||
scipy==1.14.0 | ||
scipy==1.14.1 | ||
# via scippnexus | ||
six==1.16.0 | ||
# via python-dateutil | ||
typing-extensions==4.12.2 | ||
# via rich |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.