Skip to content

Commit

Permalink
Merge pull request #1092 from pyiron/pyfileindex
Browse files Browse the repository at this point in the history
Update pyfileindex to 0.0.8
  • Loading branch information
jan-janssen authored May 13, 2023
2 parents 9a1e9ea + cf4e62b commit d483142
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 @@ -14,7 +14,7 @@ dependencies:
- pathlib2 =2.3.7.post1
- pint =0.21
- psutil =5.9.5
- pyfileindex =0.0.7
- pyfileindex =0.0.8
- pysqa =0.0.24
- pytables =3.8.0
- sqlalchemy =2.0.12
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
'pathlib2==2.3.7.post1',
'pint==0.21',
'psutil==5.9.5',
'pyfileindex==0.0.7',
'pyfileindex==0.0.8',
'pysqa==0.0.24',
'sqlalchemy==2.0.12',
'tables==3.8.0',
Expand Down

0 comments on commit d483142

Please sign in to comment.