-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
executable file
·133 lines (133 loc) · 2.11 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
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
<<<<<<< Updated upstream
django
pillow
wheel
django-sslserver
django-extensions
kombu
pyOpenSSL
werkzeug
wfastcgi
django_q
django-simple-history
xhtml2pdf
django-email
pandas
numpy
fpdf2==2.7.9
pytest-shutil
matplotlib
daphne
channels
channels-redis
psycopg2-binary
djangorestframework
django-cors-headers
python-dotenv
=======
aioredis==1.3.1
amqp==5.1.1
arabic-reshaper==3.0.0
arrow==1.2.3
asgiref==3.7.2
asn1crypto==1.5.1
async-timeout==4.0.3
attrs==23.1.0
autobahn==23.6.2
Automat==22.10.0
blessed==1.20.0
certifi==2023.7.22
cffi==1.15.1
channels==3.0.5
channels-redis==3.4.1
charset-normalizer==3.2.0
click==8.1.7
constantly==15.1.0
contextlib2==21.6.0
contourpy==1.1.0
cryptography==41.0.3
cssselect2==0.7.0
cycler==0.11.0
daphne==3.0.2
defusedxml==0.7.1
Django==4.2.5
django-cors-headers==4.2.0
django-email==0.1.10
django-extensions==3.2.3
django-picklefield==3.1
django-q==1.3.9
django-simple-history==3.3.0
django-sslserver==0.22
djangorestframework==3.14.0
exceptiongroup==1.1.3
execnet==2.0.2
fonttools==4.42.1
fpdf2==2.7.9
h2==4.1.0
hiredis==2.2.3
hpack==4.0.0
html5lib==1.1
hyperframe==6.0.1
hyperlink==21.0.0
idna==3.4
incremental==22.10.0
iniconfig==2.0.0
kiwisolver==1.4.5
kombu==5.3.2
lxml==4.9.3
MarkupSafe==2.1.3
matplotlib==3.7.2
mock==5.1.0
msgpack==1.0.5
numpy==1.25.2
oscrypto==1.3.0
packaging==23.1
pandas==2.1.0
path==16.7.1
path.py==12.5.0
Pillow==10.0.0
pluggy==1.3.0
priority==1.3.0
psycopg2-binary==2.9.7
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
pyHanko==0.20.0
pyhanko-certvalidator==0.23.0
pyOpenSSL==23.2.0
pyparsing==3.0.9
pypdf==3.15.5
pypng==0.20220715.0
pytest==7.4.2
pytest-shutil==1.7.0
python-bidi==0.4.2
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2023.3.post1
PyYAML==6.0.1
qrcode==7.4.2
redis==3.5.3
reportlab==3.6.13
requests==2.31.0
service-identity==23.1.0
six==1.16.0
sqlparse==0.4.4
svglib==1.5.1
termcolor==2.3.0
tinycss2==1.2.1
tomli==2.0.1
Twisted==23.8.0
txaio==23.1.1
typing_extensions==4.7.1
tzdata==2023.3
tzlocal==5.0.1
uritools==4.0.2
urllib3==2.0.4
vine==5.0.0
wcwidth==0.2.6
webencodings==0.5.1
Werkzeug==2.3.7
wfastcgi==3.0.0
xhtml2pdf==0.2.11
zope.interface==6.0
>>>>>>> Stashed changes