Skip to content
2 changes: 1 addition & 1 deletion python/requirements/data_processing/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
dask[complete]==2022.2.0; python_version < '3.8'
dask[complete]==2022.10.1; python_version >= '3.8'
aioboto3==8.3.0
crc32c==2.3
crc32c==2.3.post0
flask_cors
moto[s3]==2.3.1
s3fs
Expand Down