Skip to content

Commit

Permalink
<>[]: <Take time to update dependencies>
Browse files Browse the repository at this point in the history
  • Loading branch information
Humberto Sanchez II committed Feb 5, 2024
1 parent f17f168 commit 22e719a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
pip install codeallyadvanced==1.1.0
pip install pyutmodelv2==2.1.5
pip install ogl==2.1.17
pip install untanglepyut==2.1.5
pip install oglio==2.1.5
pip install untanglepyut==2.1.6
pip install oglio==2.1.6
pip install buildlackey~=1.6.3
- run:
name: run tests
Expand Down
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ dependencies = [
'codeallyadvanced>=1.1.0',
'pyutmodelv2>=2.1.5',
'ogl>=2.1.17',
'untanglepyut>=2.1.5',
'oglio>=2.1.5',
'untanglepyut>=2.1.6',
'oglio>=2.1.6',
'pyumldiagrams>=3.1.10',
'wxPython~=4.2.1',
'antlr4-python3-runtime==4.13.1',
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ codeallyadvanced==1.1.0

pyutmodelv2==2.1.5
ogl==2.1.17
untanglepyut==2.1.5
oglio==2.1.5
untanglepyut==2.1.6
oglio==2.1.6

buildlackey==1.6.3

Expand Down

0 comments on commit 22e719a

Please sign in to comment.