A self-hosted image host in Python 3.6+
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

requirements.txt 111B

1234567
  1. click==7.1.2
  2. Flask==1.1.2
  3. itsdangerous==1.1.0
  4. Jinja2==2.11.2
  5. MarkupSafe==1.1.1
  6. psycopg2==2.8.5
  7. Werkzeug==1.0.1