requirements.txt 303 B

1234567891011121314151617
  1. Django==2.0.2
  2. inflect==0.2.5
  3. irc==16.2
  4. jaraco.classes==1.4.3
  5. jaraco.collections==1.5.2
  6. jaraco.functools==1.17
  7. jaraco.itertools==2.1
  8. jaraco.logging==1.5.1
  9. jaraco.stream==1.1.2
  10. jaraco.text==1.9.2
  11. more-itertools==4.1.0
  12. postgres==2.2.1
  13. psycopg2==2.7.3.2
  14. pytz==2017.3
  15. six==1.11.0
  16. tempora==1.10
  17. uWSGI==2.0.15