1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
theorangeone.net-legacy/requirements.txt

14 lines
224 B
Text
Raw Normal View History

2016-04-21 17:16:03 +01:00
beautifulsoup4==4.4.1
2015-12-09 18:42:14 +00:00
coverage==4.0.3
2016-01-10 16:12:58 +00:00
colorama==0.3.6
2016-04-26 20:03:05 +01:00
Django==1.8.11
2015-10-19 13:04:49 +01:00
dj-database-url==0.3.0
2015-12-09 18:42:14 +00:00
flake8==2.5.0
2016-02-20 23:06:49 +00:00
iso8601==0.1.11
2016-01-24 19:54:57 +00:00
markdown2==2.3.0
2016-04-08 23:42:06 +01:00
PyYAML==3.11
2016-02-19 17:29:58 +00:00
requests==2.9.1
2016-02-20 21:37:03 +00:00
requests-mock==0.7.0
2015-12-09 18:42:14 +00:00
whitenoise==2.0.6
waitress==0.8.10