-
-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Periodic update #119
Merged
Periodic update #119
Conversation
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
Updates the requirements on [ray[default]](https://github.com/ray-project/ray) to permit the latest version. - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](ray-project/ray@ray-2.36.1...ray-2.38.0) --- updated-dependencies: - dependency-name: ray[default] dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.2...v2.2.3) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…das-2.2.3 chore(deps): bump pandas from 2.2.2 to 2.2.3 in /.env
…-default--approx-eq-2.38.0 chore(deps): update ray[default] requirement from ~=2.36.1 to ~=2.38.0 in /.env
Bumps [faiss-cpu](https://github.com/kyamagu/faiss-wheels) from 1.7.4 to 1.8.0.post1. - [Release notes](https://github.com/kyamagu/faiss-wheels/releases) - [Commits](kyamagu/faiss-wheels@v1.7.4...v1.8.0.post1) --- updated-dependencies: - dependency-name: faiss-cpu dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…ss-cpu-1.8.0.post1 chore(deps): bump faiss-cpu from 1.7.4 to 1.8.0.post1 in /.env
Bumps [scipy](https://github.com/scipy/scipy) from 1.13.1 to 1.14.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.13.1...v1.14.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…py-1.14.1 chore(deps): bump scipy from 1.13.1 to 1.14.1 in /.env
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 10.4.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.3.0...10.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…low-10.4.0 chore(deps): bump pillow from 10.3.0 to 10.4.0 in /.env
Bumps [pynvml](http://www.nvidia.com/) from 11.5.0 to 11.5.3. --- updated-dependencies: - dependency-name: pynvml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…vml-11.5.3 chore(deps): bump pynvml from 11.5.0 to 11.5.3 in /.env
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.2) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…aml-6.0.2 chore(deps): bump pyyaml from 6.0.1 to 6.0.2 in /.env
Peridoc update
Update from `visible` to `monitor` in configuration files and server logic to maintain consistency across the codebase.
Refactor argument logging in FedAvgServer for better readability using rich.
`isort` src/server/fedavg.py
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.