mirror of https://github.com/snachodog/mybuddy.git
53 lines
1.7 KiB
Plaintext
53 lines
1.7 KiB
Plaintext
-i https://pypi.python.org/simple
|
|
asgiref==3.3.1; python_version >= '3.5'
|
|
boto3==1.16.28
|
|
botocore==1.19.28
|
|
certifi==2020.11.8
|
|
chardet==3.0.4
|
|
coverage==5.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
|
|
coveralls==2.2.0
|
|
defusedxml==0.6.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
|
diff-match-patch==20200713; python_version >= '2.7'
|
|
dj-database-url==0.5.0
|
|
django-filter==2.4.0
|
|
django-import-export==2.4.0
|
|
django-storages==1.10.1
|
|
django-widget-tweaks==1.4.8
|
|
django==3.1.4
|
|
djangorestframework==3.12.2
|
|
docopt==0.6.2
|
|
easy-thumbnails==2.7.1
|
|
et-xmlfile==1.0.1
|
|
faker==4.18.0
|
|
flake8==3.8.4
|
|
gunicorn==20.0.4
|
|
idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
ipaddress==1.0.23
|
|
jdcal==1.4.1
|
|
jmespath==0.10.0; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
|
|
markuppy==1.14
|
|
mccabe==0.6.1
|
|
odfpy==1.4.1
|
|
openpyxl==3.0.5
|
|
pillow==8.0.1; python_version >= '3.6'
|
|
plotly==4.13.0
|
|
psycopg2-binary==2.8.6
|
|
pycodestyle==2.6.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
pyflakes==2.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
python-dateutil==2.8.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
|
|
python-dotenv==0.15.0
|
|
pytz==2020.4
|
|
pyyaml==5.3.1
|
|
requests==2.25.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
|
retrying==1.3.3
|
|
s3transfer==0.3.3
|
|
six==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
|
|
sqlparse==0.4.1; python_version >= '3.5'
|
|
tablib[html,ods,xls,xlsx,yaml]==2.0.0; python_version >= '3.5'
|
|
text-unidecode==1.3
|
|
uritemplate==3.0.1
|
|
urllib3==1.26.2; python_version != '3.4'
|
|
whitenoise==5.2.0
|
|
xlrd==1.2.0
|
|
xlwt==1.3.0
|