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

Commit 008eeb7

Browse files
committed
revert: remove dev-requirements
1 parent 0a4e9da commit 008eeb7

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

dev-requirements.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ python-magic~=0.4.27; sys_platform == 'linux' or sys_platform == 'darwin'
55
python-magic-bin~=0.4.14; sys_platform == 'win32'
66
python_json_logger~=2.0.4
77
PyYAML~=6.0
8-
pydantic~=2.10.4
8+
pydantic>=2.8.2,<2.11
99
requests~=2.32.2
1010
setuptools~=71.1.0
1111
cachetools~=5.5.0

0 commit comments

Comments
 (0)