We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08752d3 commit ab1945cCopy full SHA for ab1945c
ingest/requirements.in
@@ -16,5 +16,5 @@ python-multipart~=0.0.9
16
requests == 2.31.0
17
isodate~=0.6.1
18
prometheus-fastapi-instrumentator
19
-rodeo-bufr-tools ~= 0.3.2
+rodeo-bufr-tools ~= 0.3.3
20
python-dateutil
ingest/requirements.txt
@@ -70,7 +70,7 @@ referencing==0.37.0
70
# jsonschema-specifications
71
requests==2.31.0
72
# via -r requirements.in
73
-rodeo-bufr-tools==0.3.2
+rodeo-bufr-tools==0.3.3
74
75
rpds-py==0.28.0
76
# via
0 commit comments