Skip to content
Merged
2 changes: 1 addition & 1 deletion Calculate-distance/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
geopy==2.1.0
folium==0.12.1
django-crispy-forms==1.11.0
Django==2.2.27
Django==2.2.28
2 changes: 1 addition & 1 deletion PDF Watermark Remover/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ pdf2image==1.15.1
fpdf==1.7.2
numpy==1.22.0rc1
Pillow==9.0.1
PyPDF2==1.26.0
PyPDF2==1.27.5
skimage==0.0
2 changes: 1 addition & 1 deletion Traffic-Sign-Detection/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ nbconvert==6.0.7
nbformat==5.1.2
nest-asyncio==1.4.3
networkx==2.5
notebook==6.2.0
notebook==6.4.10
numba==0.52.0
numpy==1.22.0rc1
oauthlib==3.1.0
Expand Down