Skip to content

Commit

Permalink
requirements: update pandas requirement from <1.5.2 to <1.5.3 (#2548)
Browse files Browse the repository at this point in the history
Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/main/RELEASE.md)
- [Commits](pandas-dev/pandas@0.3.0...v1.5.2)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2022
1 parent 5d4ead3 commit e6e8f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ torch>=1.8.0, <1.13.0; (platform_machine == 'AMD64' or platform_machine == 'x86_
typecheck-decorator<=1.2
leabra-psyneulink<=0.3.2
rich>=10.1, <10.13
pandas<1.5.2
pandas<1.5.3
fastkde==1.0.19

0 comments on commit e6e8f84

Please sign in to comment.