Update requirements.txt

This commit is contained in:
Richard van der Hoff 2023-10-11 11:35:05 +01:00 committed by GitHub
parent 635035d74b
commit f1e4141ba8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,8 @@
# we need at least version 4.0.0 for support of JSON Schema Draft 2020-12.
jsonschema == 4.17.3
python-jsonpath == 0.9.0
python-jsonpath == 0.9.0
attrs >= 23.1.0
PyYAML >= 3.12
requests >= 2.18.4