-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
53 lines (48 loc) · 1.41 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Django>=5
django-imagekit>=4.1.0
Pillow>=10.0.0
CurrencyConverter
pre-commit>=3.4.0
psycopg2-binary>=2.9.7
model_bakery>=1.15.0
huey==2.4.5
django-redis>=5.3.0
django-select2==8.1.2
django-model-utils>=4.3.1
xlsxwriter==3.0.2
broadcaster
channels
channels-redis
ipython
unicodecsv
coverage
daphne
premailer
django-dirtyfields
django-cors-headers
tzdata
shortuuid
pytz
hypercorn
Faker
reportlab>=4.2.2
faker-commerce
sentry-sdk[django]
tblib
# version stuck to 0.32.1, filters need upgrading before increasing version number
# also pin the stawberry-graphql version. Pip doesnt seem to manage to install the right version
# which causes instability on freshly deployed systems like the auto testing in github.
# To find the right version, go to the strawberry-graphql-django repo and inpect the peotry.lock file
# strawberry-graphql==0.219.1
# strawberry-graphql-django==0.32.1
strawberry-graphql==0.253.0
strawberry-graphql-django==0.50.0
django_get_absolute_url @ git+https://git@github.com/TweaveTech/django_get_absolute_url.git@master
# Starlette is used for it CORSMiddleware as referenced
# in channels issue https://github.com/django/channels/issues/1247
# Docs for middleware: https://www.starlette.io/middleware/#corsmiddleware
starlette
git+https://github.com/jazzband/django-polymorphic.git@v4.0.0a#egg=django-polymorphic
git+https://github.com/OneSila/OneSilaMagento2Api.git@v1.0.11
# accounting integrations
python-quickbooks