requirements.txt 426 B

1234567891011121314151617181920212223
  1. Django==2.2.6
  2. django-settings-export==1.2.1
  3. importlib-metadata==0.23
  4. inflect==3.0.2
  5. irc==17.1
  6. jaraco.classes==2.0
  7. jaraco.collections==2.1
  8. jaraco.functools==2.0
  9. jaraco.itertools==4.4.2
  10. jaraco.logging==2.0
  11. jaraco.stream==2.0
  12. jaraco.text==3.1
  13. more-itertools==7.2.0
  14. pkg-resources==0.0.0
  15. postgres==3.0.0
  16. psycopg2==2.8.4
  17. psycopg2-binary==2.8.4
  18. psycopg2-pool==1.1
  19. pytz==2019.2
  20. six==1.13.0
  21. sqlparse==0.3.0
  22. tempora==1.14.1
  23. zipp==0.6.0