2018-06-02 10:59:34 +02:00
|
|
|
# GDrive Integration
|
2019-08-24 23:14:47 +02:00
|
|
|
google-api-python-client==1.7.11
|
2019-10-30 20:25:53 +01:00
|
|
|
gevent>=1.2.1
|
|
|
|
greenlet>=0.4.12
|
|
|
|
httplib2>=0.9.2
|
|
|
|
oauth2client>=4.0.0
|
|
|
|
uritemplate>=3.0.0
|
|
|
|
pyasn1-modules>=0.0.8
|
|
|
|
pyasn1>=0.1.9
|
|
|
|
PyDrive>=1.3.1
|
|
|
|
PyYAML>=3.12
|
2017-03-19 17:14:16 +01:00
|
|
|
rsa==3.4.2
|
|
|
|
six==1.10.0
|
2019-02-16 07:23:08 +01:00
|
|
|
|
2018-06-02 10:59:34 +02:00
|
|
|
# goodreads
|
2017-08-24 17:53:53 +02:00
|
|
|
goodreads>=0.3.2
|
|
|
|
python-Levenshtein>=0.12.0
|
2019-02-16 07:23:08 +01:00
|
|
|
|
2019-02-09 18:46:36 +01:00
|
|
|
# ldap login
|
|
|
|
python_ldap>=3.0.0
|
2019-07-20 20:01:05 +02:00
|
|
|
flask-simpleldap>1.3.0
|
|
|
|
|
|
|
|
#oauth
|
|
|
|
flask-dance>=0.13.0
|
|
|
|
sqlalchemy_utils>=0.33.5
|
2019-02-16 07:23:08 +01:00
|
|
|
|
2019-05-31 11:17:47 +02:00
|
|
|
# extracting metadata
|
2018-09-16 19:43:47 +02:00
|
|
|
lxml>=3.8.0
|
2019-05-01 17:47:54 +02:00
|
|
|
Pillow>=4.0.0
|
2017-11-18 10:34:21 +01:00
|
|
|
rarfile>=2.7
|
2019-05-31 11:17:47 +02:00
|
|
|
|
2019-05-01 17:47:54 +02:00
|
|
|
# other
|
2017-12-14 16:39:25 +01:00
|
|
|
natsort>=2.2.0
|
2020-01-19 17:45:04 +01:00
|
|
|
git+https://github.com/OzzieIsaacs/comicapi.git@ad8bfe5a1c31db882480433f86db2c5c57634a3f#egg=comicapi
|