-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathrequirements.txt
More file actions
86 lines (86 loc) · 1.78 KB
/
requirements.txt
File metadata and controls
86 lines (86 loc) · 1.78 KB
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
arabic-reshaper==3.0.0
astroid==2.3.3
autopep8==1.4.4
boto3==1.16.22
botocore==1.19.22
chardet==3.0.4
Click==7.0
dj-database-url==0.5.0
Django==3.2.25
django-allauth==0.61.0
django-appconf==1.0.3
django-bmemcached==0.2.4
django-ckeditor==5.9.0
django-crispy-forms==1.7.2
django-extensions==3.0.9
django-heroku==0.3.1
django-import-export==2.2.0
django-js-asset==1.2.2
django-leaflet==0.28.3
django-phone-field==1.8.0
django-redis==4.10.0
django-redis-cache==2.0.0
django-storages==1.11.1
django-taggit==1.4.0
django-widget-tweaks==1.4.3
et-xmlfile==1.0.1
Faker==1.0.5
future==0.18.2
geojson==3.2.0
geojson-rewind==1.1.0
gunicorn==19.9.0
google-api-core==1.26.3
google-api-python-client==2.4.0
google-auth==1.30.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.4
googleapis-common-protos==1.53.0
html5lib==1.1
idna==2.8
isort==4.3.21
itsdangerous==1.1.0
jdcal==1.4.1
Jinja2==2.11.3
jmespath==0.10.0
lazy-object-proxy==1.4.3
licenseheaders==0.6
MarkupPy==1.14
MarkupSafe==1.1.1
mccabe==0.6.1
numpy==1.26.4 # > 2 will cause numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
oauthlib==3.0.1
odfpy==1.4.1
openpyxl==3.0.5
pandas
polib==1.1.1
Pillow==11.3.0
psycopg2==2.8.6 # > 2.9 will cause database connection isn't set to UTC. django needs to be updated...
pycodestyle==2.5.0
pylibmc==1.6.3
pylint==2.4.4
python-bidi==0.4.2
python-binary-memcached==0.28.0
python-dateutil==2.8.0
python3-openid==3.1.0
pytz==2018.9
PyYAML==6.0.2
redis==3.2.1
requests-oauthlib==1.2.0
reverse-geocoder==1.5.1
s3transfer==0.3.3
scipy
shapely==2.0.7
singledispatch==3.4.0.3
six==1.16.0
sqlparse==0.3.0
text-unidecode==1.2
typing==3.6.6
uhashring==1.1
urllib3==1.26.5
webencodings==0.5.1
Werkzeug==0.15.4
whitenoise==6.9.0
wrapt==1.11.2
xhtml2pdf==0.2.5
xlrd==1.2.0
xlwt==1.3.0