Skip to content

Commit

Permalink
relax docker requirement (Lightning-AI#14009)
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda authored and jessecambon committed Aug 16, 2022
1 parent 55643d8 commit bac070b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/app/cloud.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
starsessions
redis>=4.0.0, <=4.2.4
docker==5.0.3
docker>=5.0.0, <=5.0.3
# setuptools==59.5.0

0 comments on commit bac070b

Please sign in to comment.