Skip to content

Commit

Permalink
Tighten pip versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pgoslatara committed Oct 15, 2024
1 parent 2db6dec commit 0111639
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
black
pyyaml
black==24.10.0
pyyaml==6.0.2
reportlab<4.0.0
streamlit
streamlit-cropper
streamlit==1.39.0
streamlit-cropper==0.2.2
pre-commit
pypdf
pypdf<5
PyMuPDF>=1.22.0
python-pptx
tqdm
python-pptx==1.0.2
tqdm==4.66.5

0 comments on commit 0111639

Please sign in to comment.