Skip to content

Commit

Permalink
updates PIL and gradio versions
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesfrye committed Aug 25, 2023
1 parent 9c2a341 commit 36d4616
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions requirements/prod.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,9 @@ smart_open[s3]
tqdm
# versioned for stability
gantry==0.4.9
gradio==3.0.21
gradio==3.40.1
# versioned to match Google Colab up to minor
Jinja2>=3.1,<3.2
pillow>=8.4,<8.5
pillow>=9.4,<9.5
torch>=2.0,<2.1
torchvision>=0.15,<0.16
# versioned to avoid breaking change in minor version update
markupsafe<2.1

0 comments on commit 36d4616

Please sign in to comment.