1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00
pywb/requirements.txt
Ilya Kreymer e86e3e6d32 build process: simplify build process by moving essential deps to requirements.txt, and extras to extra_requirements.txt
setup.py just loads from requirements.txt
Dockerfile pip installs requirements, then extra requirements for improved cacheing
travis runs setup install, then installs extra requirements
2017-03-08 17:05:29 -08:00

14 lines
130 B
Plaintext

six
warcio
chardet
requests
redis
jinja2<2.9
surt>=0.3.0
brotlipy
pyyaml
webencodings
gevent==1.1.2
webassets==0.12.1
portalocker