Skip to content

Commit

Permalink
<>[]: <Need latest untanglepyut>
Browse files Browse the repository at this point in the history
[]

[#54]
  • Loading branch information
Humberto Sanchez II committed Jan 15, 2024
1 parent ff24210 commit cada8fa
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
pip install codeallyadvanced==1.0.0
pip install pyutmodelv2~=2.1.0
pip install ogl~=2.1.0
pip install untanglepyut==2.0.5
pip install untanglepyut==2.1.0
pip install buildlackey~=1.6.3
- run:
name: run tests
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies = [
'codeallyadvanced==1.0.0',
'pyutmodelv2==2.1.0',
'ogl==2.1.0',
'untanglepyut==2.0.5',
'untanglepyut==2.1.0',
]

[project.urls]
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ buildlackey==1.6.3
mypy==1.8.0
mypy-extensions==1.0.0
typing_extensions==4.9.0
types-setuptools==69.0.0.20240106
types-setuptools==69.0.0.20240115

wxPython~=4.2.1

codeallybasic==1.0.0
codeallyadvanced==1.0.0
pyutmodelv2==2.1.0
ogl==2.1.0
untanglepyut==2.0.5
untanglepyut==2.1.0

0 comments on commit cada8fa

Please sign in to comment.