Skip to content

Commit

Permalink
another one
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoud committed Oct 15, 2023
1 parent 8231dce commit b100d15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ attrs==21.4.0
click<8 # pip-tools uses it
boltons
chameleon<3.10 # 4.0 dropped 2.7 support, 3.10 made scopes dict-like in a way that breaks tests
coverage
coverage<6
face
glom
Mako
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ attrs==21.4.0 # via -r requirements.in, glom, pytest
boltons==23.0.0 # via -r requirements.in, face, glom
chameleon==3.9.1 # via -r requirements.in
click==7.1.2 # via -r requirements.in, pip-tools
coverage==7.2.7 # via -r requirements.in
coverage==5.5 # via -r requirements.in
distlib==0.3.7 # via virtualenv
face==20.1.1 # via -r requirements.in, glom
filelock==3.12.2 # via tox, virtualenv
Expand Down

0 comments on commit b100d15

Please sign in to comment.