Skip to content

Instantly share code, notes, and snippets.

@the-papi
Created August 23, 2021 08:32
Show Gist options
  • Save the-papi/de61802c74fca0c1c8165c76408e2e7b to your computer and use it in GitHub Desktop.
Save the-papi/de61802c74fca0c1c8165c76408e2e7b to your computer and use it in GitHub Desktop.
[tool.poetry]
name = "CENSORED"
version = "1.3.15"
description = ""
authors = ["CENSORED"]
[[tool.poetry.source]]
name = "CENSORED"
url = "https://CENSORED/simple/"
secondary = true
[tool.poetry.dependencies]
python = "^3.7.3"
chardet = "^3.0.4"
future = "^0.18.2"
ariadne = "^0.13.0"
Django = "^3.0.0"
Pillow = "^6.2.2"
PyPDF2 = "^1.26.0"
WeasyPrint = "^52.4"
arrow = "^0.17.0"
beautifulsoup4 = "^4.9.3"
celery = "^4.4.7"
clint = "^0.5.1"
djangorestframework-simplejwt = "^4.6.0"
django-braces = "^1.14.0"
django-celery-beat = "^2.2.0"
django-celery-results = "^2.0.1"
django-constance = "^2.8.0"
django-cors-headers = "^3.7.0"
django-extensions = "^3.1.1"
django-extra-views = "^0.13.0"
django-imagekit = "^4.0.2"
django-mathfilters = "^1.0.0"
django-netfields = "^1.2.2"
django-picklefield = "^3.0.1"
django-simple-history = "^3.0.0"
django-silk = "^4.1.0"
django-sitetree = "^1.16.0"
django-widget-tweaks = "^1.4.8"
django-bulk-update = "^2.2.0"
docx-mailmerge = "^0.5.0"
dominate = "^2.6.0"
hiredis = "^1.1.0"
img2pdf = "^0.3.6"
jsonfield = "^3.1.0"
mysqlclient = "^2.0.3"
numpy = "^1.20.1"
pandas = "^1.2.3"
pypugjs = "^5.9.9"
python-magic = "^0.4.22"
python-stdnum = "^1.16"
redis = "^3.5.3"
reportlab = "^3.5.65"
sentry-sdk = "^1.0.0"
suds-py3 = "^1.4.4"
urllib3 = "^1.25.11"
xlrd = "^2.0.1"
XlsxWriter = "^1.3.7"
xmltodict = "^0.12.0"
zeep = "^4.0.0"
psycopg2-binary = "^2.8.6"
djangocolorsformatter = {git = "https://github.com/tiliv/django-colors-formatter.git", rev = "020c3e595c09198fe8af06bcd5db99d5c92d5166"}
num2words = {git = "https://github.com/dede64/num2words", rev = "90261a6b361060806247071469f547054723fbab"}
fpdf2 = {git = "https://github.com/alexanderankin/pyfpdf", rev = "fe8f5f1346ca4328fb5094784d0d121335d94f2c"}
django-redis-cache = "^3.0.0"
gunicorn = "^20.1.0"
# CENSORED
user-agents = "^2.2.0"
[tool.poetry.dev-dependencies]
pytest = "^6.2.2"
coverage = "^5.5"
pytest-django = "^4.1.0"
pytest-xdist = "^2.2.1"
debugpy = "^1.3.0"
faker = "^8.11.0"
pytest-mock = "^3.6.1"
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment