Skip to content

Commit

Permalink
Async MinIO changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Maksymilian Mazurkiewicz committed Jun 25, 2024
1 parent 1eb728a commit 62f3ec5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/surveily.developer.ai/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,7 @@ RUN python3 -m pip install --user --quiet --no-cache-dir \
matplotlib==3.4.2 \
dependency-injector \
tensorrt==8.6.1.post1 \
tritonclient[all]==2.41.1
tritonclient[all]==2.41.1 \
aiofile==3.8.8 \
aiofiles==23.2.1 \
aiobotocore==2.13.0 \

0 comments on commit 62f3ec5

Please sign in to comment.