Skip to content
Snippets Groups Projects

Changed dependency versions to increase compatibility.

Merged Markus Scheidgen requested to merge fix-dependencies into develop
3 files
+ 124
124
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 2
2
@@ -32,8 +32,8 @@ dependencies = [
'httpx>=0.23.3',
'memoization>=0.4.0',
'rfc3161ng>=2.1.3',
'lxml~=4.6',
'wrapt~=1.12.1',
'lxml>=4.6',
'wrapt>=1.12.1',
'pyyaml>=6.0',
'python-magic==0.4.24',
'hjson>=3.0.2',
Loading