-
Notifications
You must be signed in to change notification settings - Fork 4
/
Pipfile
138 lines (135 loc) · 3.04 KB
/
Pipfile
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
aniso8601 = "==7.0.0"
arabic-reshaper = "==2.1.3"
asgiref = "==3.5.0"
asn1crypto = "==1.5.1"
astroid = "==2.9.3"
attrs = "==21.4.0"
certifi = "==2021.10.8"
cffi = "==1.15.0"
charset-normalizer = "==2.0.12"
cloudinary = "==1.29.0"
colorama = "==0.4.4"
colour = "==0.1.5"
coreapi = "==2.3.3"
coreschema = "==0.0.4"
cryptography = "==36.0.2"
cssselect2 = "==0.5.0"
cycler = "==0.11.0"
defusedxml = "==0.7.1"
distlib = "==0.3.4"
dj-database-url = "==0.5.0"
django-appconf = "==1.0.5"
django-axes = "==5.31.0"
django-cacheops = "==6.0"
django-cleanup = "==6.0.0"
django-cors-headers = "==3.11.0"
django-debug-toolbar = "==3.2.4"
django-filter = "==21.1"
django-heroku = "==0.3.1"
django-imagekit = "==4.1.0"
django-ipware = "==4.0.2"
django-pickling = "==1.0"
django-polymorphic = "==3.1.0"
django-postgres-copy = "==2.7.0"
django-property-filter = "==1.1.0"
django-rest-passwordreset = "==1.2.1"
django-rest-polymorphic = "==0.1.9"
django-reversion = "==5.0.0"
django-seed = "==0.3.1"
django-templated-mail = "==1.1.1"
djangorestframework = "==3.13.1"
djangorestframework-simplejwt = "==4.8.0"
et-xmlfile = "==1.1.0"
filelock = "==3.4.2"
fonttools = "==4.31.2"
funcy = "==1.17"
future = "==0.18.2"
gunicorn = "==20.1.0"
html5lib = "==1.1"
idna = "==3.3"
isort = "==5.10.1"
itypes = "==1.2.0"
jsonschema = "==4.4.0"
kiwisolver = "==1.4.2"
lazy-object-proxy = "==1.7.1"
lxml = "==4.8.0"
matplotlib = "==3.5.1"
mccabe = "==0.6.1"
mypy-extensions = "==0.4.3"
numpy = "==1.22.3"
oauthlib = "==3.2.0"
openpyxl = "==3.0.9"
oscrypto = "==1.3.0"
pandas = "==1.4.1"
pathspec = "==0.9.0"
pdfkit = "==1.0.0"
pilkit = "==2.0"
pipenv = "==2022.1.8"
platformdirs = "==2.5.0"
promise = "==2.3"
psycopg2 = "==2.9.3"
pycparser = "==2.21"
pyhanko-certvalidator = "==0.19.5"
pyparsing = "==3.0.7"
pyrsistent = "==0.18.1"
python-bidi = "==0.4.2"
python-dateutil = "==2.8.2"
python-http-client = "==3.3.6"
python3-openid = "==3.2.0"
pytz = "==2021.3"
pytz-deprecation-shim = "==0.1.0.post0"
qrcode = "==7.3.1"
redis = "==4.1.4"
reportlab = "==3.6.9"
requests = "==2.27.1"
requests-oauthlib = "==1.3.1"
singledispatch = "==3.7.0"
six = "==1.16.0"
sqlparse = "==0.4.2"
starkbank-ecdsa = "==2.0.3"
stripe = "==2.68.0"
styleframe = "==4.0.0"
svglib = "==1.2.1"
text-unidecode = "==1.3"
tinycss2 = "==1.1.1"
toml = "==0.10.2"
tomli = "==2.0.1"
toposort = "==1.7"
tqdm = "==4.63.1"
tzdata = "==2021.5"
tzlocal = "==4.1"
uritemplate = "==4.1.1"
uritools = "==4.0.0"
urllib3 = "==1.26.8"
virtualenv = "==20.13.1"
virtualenv-clone = "==0.5.7"
webencodings = "==0.5.1"
whitenoise = "==6.0.0"
wkhtmltopdf = "==0.2"
wkhtmltopdf-pack-ng = "==0.12.3.0"
wrapt = "==1.13.3"
xhtml2pdf = "==0.2.7"
xlrd = "==1.2.0"
Deprecated = "==1.2.13"
Django = "==4.0.2"
Faker = "==13.3.4"
Jinja2 = "==3.0.3"
MarkupSafe = "==2.1.1"
Pillow = "==9.0.1"
pyHanko = "==0.12.1"
PyJWT = "==2.3.0"
PyPDF3 = "==1.0.6"
PyYAML = "==6.0"
Rx = "==1.6.1"
XlsxWriter = "==3.0.3"
black = "==22.1.0"
django-environ = "==0.9.0"
click = "==8.0.4"
[dev-packages]
[requires]
python_version = "3.10"