Skip to content

Commit

Permalink
Setup update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmed-Bayoumy committed Apr 28, 2024
1 parent fd5c324 commit 6ad887d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified dist/DMDO-2404-py3-none-any.whl
Binary file not shown.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
packages=find_packages(include=['DMDO', 'DMDO.*']),
description="Distributed Multidisciplinary Design Optimization (DMDO)",
install_requires=[
'pandas>=1.5.2',
'pandas==2.2.2',
'NOBM==2404.1',
'numpy==1.22.4',
'numpy==1.23.2',
'OMADS==2404.1',
'pyyaml'
],
Expand Down

0 comments on commit 6ad887d

Please sign in to comment.