Skip to content

Commit

Permalink
fix requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
dickreuter committed Jan 7, 2024
1 parent 616a68f commit af05986
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
pandas
pandas==2.0.3
pytest
pylint
pydocstyle
numpy
matplotlib
matplotlib==3.7.2
scipy
opencv-python
opencv-python==4.8.0.76
pillow
pyinstaller
pyinstaller==5.13.0
pymongo
pyqt6
pytesseract
Expand All @@ -21,7 +21,7 @@ lmfit
openpyxl
numexpr
fastapi
tensorflow
tensorflow==2.12.0
tqdm
seaborn
PyJWT==1.7.0
Expand Down

0 comments on commit af05986

Please sign in to comment.