-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
79 lines (79 loc) · 1.28 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
appdirs==1.4.4
asgiref==3.5.2
attrs==21.4.0
Babel==2.6.0
backports.zoneinfo==0.2.1
bcrypt==3.2.2
beautifulsoup4==4.11.1
cached-property==1.5.2
certifi==2022.6.15
cffi==1.15.1
chardet==3.0.4
cryptography==37.0.4
decorator==4.3.0
defusedxml==0.7.1
Django==3.1.3
django-cors-headers==3.5.0
django-mysql==3.9.0
djangorestframework==3.12.2
docutils==0.14
ebaysdk==2.1.5
freezegun==0.3.15
gevent==20.9.0
greenlet==0.4.17
idna==2.6
isodate==0.6.1
Jinja2==2.11.2
libsass==0.17.0
lxml==4.6.1
Mako==1.0.7
MarkupSafe==1.1.0
mysqlclient==2.0.1
num2words==0.5.6
numpy==1.23.5
ofxparse==0.19
pandas==1.5.2
paramiko==2.11.0
passlib==1.7.1
pika==1.1.0
Pillow==8.1.1
pkg_resources==0.0.0
polib==1.1.0
psutil==5.6.6
psycopg2==2.8.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pydot==1.4.1
PyJWT==2.1.0
PyNaCl==1.5.0
pyparsing==3.0.9
PyPDF2==1.26.0
pyperclip==1.8.2
PyQt5==5.15.7
PyQt5-Qt5==5.15.2
PyQt5-sip==12.11.0
pyserial==3.4
python-dateutil==2.8.2
python-ldap==3.1.0
python-stdnum==1.8
pytz==2022.6
pyusb==1.0.2
qrcode==6.1
reportlab==3.5.55
requests==2.21.0
requests-toolbelt==0.9.1
six==1.16.0
soupsieve==2.3.2.post1
sqlparse==0.4.3
twilio==7.12.0
urllib3==1.24.3
vobject==0.9.6.1
Werkzeug==0.16.1
xlrd==1.2.0
XlsxWriter==1.1.2
xlwt==1.3.0
xmltodict==0.13.0
zeep==3.2.0
zope.event==4.5.0
zope.interface==5.4.0