Skip to content

Commit

Permalink
Fix requirements.txt.
Browse files Browse the repository at this point in the history
To avoid incompatible dependencies with Google Colab.

PiperOrigin-RevId: 654935142
  • Loading branch information
daiyip authored and langfun authors committed Jul 22, 2024
1 parent fc62b64 commit 3e1520e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ google-generativeai>=0.3.2
jinja2>=3.1.2
openai==0.27.2
openpyxl>=3.1.0
pandas>=2.1.4
pandas>=2.0.3
pyglove>=0.4.5.dev20240423
python-docx>=0.8.11
python-magic>=0.4.27
requests>=2.31.0
termcolor==1.1.0
tqdm>=4.64.1
pillow>=10.1.0
pillow>=10.0.0

0 comments on commit 3e1520e

Please sign in to comment.