Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 1d8be19

Browse files
author
Samuel Hassine
committed
[client] Upgrade testing & libs
1 parent 2bc7c8d commit 1d8be19

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
requests~=2.26
1+
requests~=2.26.0
22
PyYAML~=5.4
3-
setuptools~=56.0
3+
setuptools~=58.0.0
44
datefinder~=0.7
5-
stix2~=2.1
5+
stix2~=3.0.0
66
pika~=1.2
77
sseclient~=0.0.27
8-
python-magic~=0.4; sys_platform == 'linux' or sys_platform == 'darwin'
9-
python-magic-bin~=0.4; sys_platform == 'win32'
8+
python-magic~=0.4.24; sys_platform == 'linux' or sys_platform == 'darwin'
9+
python-magic-bin~=0.4.14; sys_platform == 'win32'

0 commit comments

Comments
 (0)