diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000000000000000000000000000000000000..c4d5de34b9bff6eb0044bbc2b4d55df6fbbe63b8 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,10 @@ +backports.functools-lru-cache==1.6.4 +beautifulsoup4==4.9.3 +bs4==0.0.1 +Django==1.11.29 +pytz==2021.3 +soupsieve==1.9.6 +html5lib==0.999999999 +future + +django_countries==5.5 # Supports both Python 2 and 3.