Skip to content

Commit

Permalink
Update requirements.txt (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
horilla-opensource authored Mar 11, 2024
1 parent 524419a commit 1d8d7bb
Showing 1 changed file with 22 additions and 27 deletions.
49 changes: 22 additions & 27 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,62 +2,57 @@ APScheduler==3.10.4
arabic-reshaper==3.0.0
asgiref==3.7.2
asn1crypto==1.5.1
certifi==2023.11.17
certifi==2024.2.2
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
cryptography==42.0.4
cryptography==42.0.5
cssselect2==0.7.0
Django==4.2.10
Django==4.2.11
django-apscheduler==0.6.2
django-cors-headers==4.3.1
django-filter==23.4
django-filter==24.1
django-haystack==3.2.1
django-jsonfield==1.4.1
django-mathfilters==1.0.0
django-model-utils==4.3.1
django-simple-history==3.4.0
django-model-utils==4.4.0
django-simple-history==3.5.0
django-widget-tweaks==1.5.0
et-xmlfile==1.1.0
freetype-py==2.3.0
html5lib==1.1
idna==3.6
Jinja2==3.1.2
jsonfield==3.1.0
lxml==4.9.3
MarkupSafe==2.1.3
numpy
lxml==5.1.0
numpy==1.24.0
openpyxl==3.1.2
oscrypto==1.3.0
pandas
Pillow==10.1.0
pycairo==1.25.1
pandas==2.0.3
pillow==10.2.0
pycparser==2.21
pyHanko==0.21.0
pyhanko-certvalidator==0.26.2
pypdf==3.17.1
pyHanko==0.23.0
pyhanko-certvalidator==0.26.3
pypdf==4.1.0
pypng==0.20220715.0
python-bidi==0.4.2
python-dateutil==2.8.2
pytz==2023.3.post1
python-dateutil==2.9.0.post0
pytz==2024.1
PyYAML==6.0.1
qrcode==7.4.2
reportlab==4.0.7
reportlab==4.0.9
requests==2.31.0
rlPyCairo==0.3.0
setuptools==69.0.2
setuptools==69.1.1
six==1.16.0
sqlparse==0.4.4
svglib==1.5.1
swapper==1.3.0
tinycss2==1.2.1
typing_extensions==4.8.0
tzdata==2023.3
typing_extensions==4.10.0
tzdata==2024.1
tzlocal==5.2
uritools==4.0.2
urllib3==2.1.0
urllib3==2.2.1
utils==1.0.1
webencodings==0.5.1
Whoosh==2.7.4
xhtml2pdf==0.2.13
xhtml2pdf==0.2.15
XlsxWriter==3.1.9

0 comments on commit 1d8d7bb

Please sign in to comment.