Skip to content

Commit

Permalink
update pympipool
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen committed Aug 18, 2023
1 parent 6240624 commit 42ef18a
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 @@ -19,4 +19,4 @@ dependencies:
- sqlalchemy =2.0.19
- tqdm =4.66.1
- traitlets =5.9.0
- pympipool =0.5.4
- pympipool =0.6.2
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
'tables==3.8.0',
'tqdm==4.66.1',
'traitlets==5.9.0',
'pympipool==0.5.4',
'pympipool==0.6.2',
],
cmdclass=versioneer.get_cmdclass(),

Expand Down

0 comments on commit 42ef18a

Please sign in to comment.