Skip to content

Commit 2373851

Browse files
author
Eugene Shershen
committed
update workflows and pre-commit to use Python 3.12
1 parent 8843864 commit 2373851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pytest-cov==2.11.1
2525
PyYAML>=5.4
2626
regex>=2020.2.20
2727
requests>=2.22.0
28-
httpx>=0.20.0
28+
httpx>=0.20.0,<0.28.0
2929
six==1.12.0
3030
SQLAlchemy>=1.4.19
3131
sqlmodel>=0.0.24

0 commit comments

Comments
 (0)