Skip to content

Commit

Permalink
(freeze) version for patch release
Browse files Browse the repository at this point in the history
  • Loading branch information
danh91 committed Nov 24, 2023
1 parent dc933fa commit 7507bc2
Show file tree
Hide file tree
Showing 5 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion sdk/extensions/dhl_express/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name="karrio.dhl_express",
version="2023.5.2",
version="2023.5.3",
description="Karrio - DHL Express Shipping Extension",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down
2 changes: 1 addition & 1 deletion sdk/extensions/dhl_universal/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name="karrio.dhl_universal",
version="2023.4",
version="2023.5.3",
description="DHL Universal Tracking karrio extension",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down
2 changes: 1 addition & 1 deletion server/main/karrio/server/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023.5.2
2023.5.3
2 changes: 1 addition & 1 deletion server/modules/data/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name="karrio.server.data",
version="2023.1.10",
version="2023.5.3",
description="Multi-carrier shipping API data import/export module",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down
78 changes: 39 additions & 39 deletions source.requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
--extra-index-url https://karrio.gateway.scarf.sh/simple/
asgiref==3.7.2
async-timeout==4.0.3
attrs==23.1.0
Brotli==1.0.9
Brotli==1.1.0
carrier.aramex @ file://${PWD}/schemas/aramex
carrier.australiapost @ file://${PWD}/schemas/australiapost
carrier.canadapost @ file://${PWD}/schemas/canadapost
Expand All @@ -22,11 +21,11 @@ carrier.tnt @ file://${PWD}/schemas/tnt
carrier.usps @ file://${PWD}/schemas/usps
carrier.yanwen @ file://${PWD}/schemas/yanwen
carrier.yunexpress @ file://${PWD}/schemas/yunexpress
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.2.0
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
cryptography==41.0.4
cryptography==41.0.5
cssselect2==0.7.0
defusedxml==0.7.1
Deprecated==1.2.14
Expand All @@ -35,37 +34,37 @@ diff-match-patch==20230430
dj-database-url==2.1.0
Django==4.2.7
django-constance==3.1.0
django-cors-headers==4.2.0
django-cors-headers==4.3.1
django-downloadview==2.3.0
django-email-verification==0.3.1
django-filter==23.2
django-email-verification==0.3.3
django-filter==23.4
django-formtools==2.4.1
django-health-check==3.17.0
django-import-export==3.2.0
django-import-export==3.3.3
django-oauth-toolkit==2.3.0
django-otp==1.2.2
django-phonenumber-field==6.4.0
django-otp==1.3.0
django-phonenumber-field==7.2.0
django-picklefield==3.1
django-redis==5.3.0
django-two-factor-auth==1.15.4
django-redis==5.4.0
django-two-factor-auth==1.15.5
djangorestframework==3.14.0
djangorestframework-simplejwt==5.3.0
drf-api-tracking==1.8.4
drf-spectacular==0.26.4
drf-spectacular==0.26.5
et-xmlfile==1.1.0
fonttools==4.42.1
fonttools==4.45.1
graphql-core==3.2.3
gunicorn==21.2.0
h11==0.14.0
hiredis==2.2.3
html5lib==1.1
huey==2.4.5
idna==3.4
huey==2.5.0
idna==3.5
inflection==0.5.1
Jinja2==3.1.2
jsonfield==3.1.0
jsonschema==4.19.0
jsonschema-specifications==2023.7.1
jsonschema==4.20.0
jsonschema-specifications==2023.11.1
jstruct==2021.11
jwcrypto==1.5.0
karrio @ file://${PWD}/sdk/core
Expand Down Expand Up @@ -121,44 +120,45 @@ more-itertools==10.1.0
oauthlib==3.2.2
odfpy==1.4.1
openpyxl==3.1.2
packaging==23.1
phonenumbers==8.13.19
Pillow==10.0.1
psutil==5.9.5
psycopg2-binary==2.9.7
packaging==23.2
phonenumbers==8.13.26
Pillow==10.1.0
psutil==5.9.6
psycopg2-binary==2.9.9
py-soap==2020.3.2
pycparser==2.21
pydyf==0.7.0
pydyf==0.8.0
PyJWT==2.8.0
PyPDF2==3.0.1
pyphen==0.14.0
pypng==0.20220715.0
python-barcode==0.15.1
python-dateutil==2.8.2
python-decouple==3.8
pytz==2023.3
pytz==2023.3.post1
PyYAML==6.0.1
qrcode==7.4.2
redis==5.0.0
referencing==0.30.2
redis==5.0.1
referencing==0.31.0
requests==2.31.0
rpds-py==0.10.0
sentry-sdk==1.30.0
rpds-py==0.13.1
sentry-sdk==1.37.1
six==1.16.0
sqlparse==0.4.4
strawberry-graphql==0.205.0
strawberry-graphql==0.215.1
tablib==3.5.0
tinycss2==1.2.1
treepoem==3.23.0
typing_extensions==4.7.1
typing_extensions==4.8.0
uritemplate==4.1.1
urllib3==2.0.7
uvicorn==0.23.2
weasyprint==59.0
urllib3==2.1.0
uvicorn==0.24.0.post1
validators==0.22.0
weasyprint==60.1
webencodings==0.5.1
whitenoise==6.5.0
wrapt==1.15.0
whitenoise==6.6.0
wrapt==1.16.0
xlrd==2.0.1
xlwt==1.3.0
xmltodict==0.13.0
zopfli==0.2.2
zopfli==0.2.3

0 comments on commit 7507bc2

Please sign in to comment.