Skip to content

Commit

Permalink
Merge pull request #1213 from pyiron/revert-1209-dependabot/pip/psuti…
Browse files Browse the repository at this point in the history
…l-5.9.6

Revert "Bump psutil from 5.9.5 to 5.9.6"
  • Loading branch information
jan-janssen authored Oct 16, 2023
2 parents a66593a + 691abe7 commit 4764d64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
- numpy =1.26.0
- pandas =2.1.1
- pint =0.22
- psutil =5.9.6
- psutil =5.9.5
- pyfileindex =0.0.12
- pysqa =0.1.3
- pytables =3.9.1
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
'numpy==1.26.0',
'pandas==2.1.1',
'pint==0.22',
'psutil==5.9.6',
'psutil==5.9.5',
'pyfileindex==0.0.12',
'pysqa==0.1.3',
'sqlalchemy==2.0.21',
Expand Down

0 comments on commit 4764d64

Please sign in to comment.