Skip to content

Instantly share code, notes, and snippets.

@buriy
Last active August 3, 2018 14:45
Show Gist options
  • Save buriy/8db57876a178bb2a34095c1d9ca8d388 to your computer and use it in GitHub Desktop.
Save buriy/8db57876a178bb2a34095c1d9ca8d388 to your computer and use it in GitHub Desktop.
[tool.poetry]
name = "myproject"
version = "1.0"
description = ""
authors = ["Yuri Baburov <burchik@gmail.com>"]
[tool.poetry.dependencies]
python = "*"
django = "<1.5"
psycopg2 = "^2.7"
django-stdimage = "^3.2"
readability-lxml = "^0.7.0"
tqdm = "^4.24"
pytz = "^2018.5"
datadiff = "^2.0"
raven = "=3.5.2"
cheetah = "^2.4"
gdata = "^2.0"
vimeo = "^0.1.9"
bleach = "^2.1"
python-geoip = "^1.2"
flup = "^1.0"
redis = "^2.10"
south = "^1.0"
enum34 = "^1.1"
ipython = "*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment