Skip to content

Commit 2609fb9

Browse files
committed
fixing requirements
1 parent 9d4becf commit 2609fb9

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
@@ -27,7 +27,7 @@ packaging==24.0 ; python_version >= "3.9" and python_full_version < "3.13"
2727
pandas==2.2.2 ; python_version >= "3.9" and python_full_version < "3.13"
2828
pillow==10.3.0 ; python_version >= "3.9" and python_full_version < "3.13"
2929
prometheus-api-client==0.5.3 ; python_version >= "3.9" and python_full_version < "3.13"
30-
prometrix==0.2.5 ; python_version >= "3.9" and python_full_version < "3.13"
30+
prometrix==0.2.6 ; python_version >= "3.9" and python_full_version < "3.13"
3131
pyasn1-modules==0.3.0 ; python_version >= "3.9" and python_full_version < "3.13"
3232
pyasn1==0.5.1 ; python_version >= "3.9" and python_full_version < "3.13"
3333
pydantic==1.10.15 ; python_version >= "3.9" and python_full_version < "3.13"

0 commit comments

Comments
 (0)