Q3Stats is now open source! :)

This commit is contained in:
2017-03-06 20:33:09 +01:00
commit bfdcb87cef
197 changed files with 16395 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
Flask==0.12
SQLAlchemy==1.1.5
alembic==0.8.10
lxml==3.7.2
psycopg2==2.6.2
six==1.10.0