Skip to content

Commit

Permalink
update neuralfoil version pin
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdsharpe committed Jul 25, 2024
1 parent 22a5b2d commit e540192
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ seaborn~=0.13.2
tqdm~=4.66.2
sortedcontainers~=2.4.0
dill~=0.3.8
neuralfoil~=0.2.0
neuralfoil~=0.2.4
plotly~=5.19.0
pyvista~=0.43.3
ipyvtklink~=0.2.3
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
'tqdm >= 4',
'sortedcontainers >= 2',
'dill >= 0.3',
'neuralfoil >= 0.2.1, <0.3.0'
'neuralfoil >= 0.2.4, <0.3.0'
],
extras_require={
"full": [
Expand Down

0 comments on commit e540192

Please sign in to comment.