Skip to content

Commit

Permalink
Merge branch 'master' of github.com:GeoArkadeep/WellMasterGeoMech
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoArkadeep committed Apr 16, 2024
2 parents 9d02322 + f529341 commit 85a1085
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ requires = [
"wellpathpy",
"matplotlib",
"numpy",
"pandas",
"pandas==2.1.1",
"scipy"
]
test_requires = [
Expand All @@ -49,7 +49,7 @@ test_requires = [
"wellpathpy",
"matplotlib",
"numpy",
"pandas",
"pandas==2.1.1",
"scipy"

]
Expand Down

0 comments on commit 85a1085

Please sign in to comment.