Skip to content

Commit 77f7432

Browse files
committed
Update requirements.txt
Signed-off-by: Lacewell, Chaunte W <[email protected]>
1 parent 026ea6b commit 77f7432

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

.github/requirements.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
blinker==1.9.0
2-
cffi==1.17.1
3-
click==8.1.8
4-
colorlog==6.9.0
5-
coverage==7.8.0
6-
cryptography==44.0.2
7-
Flask==3.1.1
2+
cffi==2.0.0
3+
click==8.3.0
4+
colorlog==6.10.1
5+
coverage==7.11.0
6+
cryptography==46.0.3
7+
Flask==3.1.2
88
gcovr==8.4
99
imutils==0.5.4
1010
itsdangerous==2.2.0
1111
Jinja2==3.1.6
12-
lxml==5.3.2
13-
MarkupSafe==3.0.2
12+
lxml==6.0.2
13+
MarkupSafe==3.0.3
1414
numpy==1.26.4
1515
opencv-python-headless==4.11.0.86
16-
pillow==11.1.0
16+
pillow==12.0.0
1717
protobuf==5.29.5
18-
pycparser==2.22
19-
Pygments==2.19.1
20-
pyzmq==26.4.0
21-
scipy==1.15.2
18+
pycparser==2.23
19+
Pygments==2.19.2
20+
pyzmq==27.1.0
21+
scipy==1.16.2
2222
sk-video==1.1.10
2323
Werkzeug==3.1.3
2424
zmq==0.0.0

0 commit comments

Comments
 (0)