diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..a1e0f28 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,37 @@ +appdirs==1.4.0 +blinker==1.4 +boto3==1.4.4 +botocore==1.5.8 +bucketstore==0.1.1 +click==6.7 +contextlib2==0.5.4 +convertdate==2.1.0 +dateparser==0.5.1 +docutils==0.13.1 +ephem==3.7.6.0 +Flask==0.12 +Flask-Caster==0.1.0 +Flask-UUID==0.2 +gunicorn==19.6.0 +humanize==0.5.1 +iso8601==0.1.11 +itsdangerous==0.24 +jdatetime==1.8.1 +Jinja2==2.9.5 +jmespath==0.9.1 +MarkupSafe==0.23 +maya==0.1.7 +mistune==0.7.3 +packaging==16.8 +pyparsing==2.1.10 +python-dateutil==2.6.0 +python-decouple==3.0 +pytz==2016.10 +raven==5.32.0 +regex==2017.2.8 +ruamel.yaml==0.13.13 +s3transfer==0.1.10 +six==1.10.0 +tzlocal==1.3 +umalqurra==0.2 +Werkzeug==0.11.15