unify requirements

This commit is contained in:
j 2024-08-09 17:12:03 +02:00
parent 11159110e2
commit 1781e9d7b9
3 changed files with 12 additions and 13 deletions

View file

@ -19,7 +19,6 @@ To install CoCo run the following as root:
cd /srv/coco
python3 -m venv venv
./venv/bin/pip install -r requirements-shared.txt
./venv/bin/pip install -r requirements.txt
./ctl update_static
chown -R coco:coco /srv/coco

View file

@ -1,12 +0,0 @@
requests==2.21.0
chardet
html5lib
#ox>=2.0.666
git+https://code.0x2620.org/0x2620/python-ox.git#egg=ox
python-stdnum==1.2
PyPDF2==1.25.1
pysocks
stem
sqlitedict==1.6.0
zeroconf
unrar

View file

@ -1,3 +1,15 @@
requests==2.21.0
chardet
html5lib
#ox>=2.0.666
git+https://code.0x2620.org/0x2620/python-ox.git#egg=ox
python-stdnum==1.2
PyPDF2==1.25.1
pysocks
stem
sqlitedict==1.6.0
zeroconf
unrar
lxml
simplejson
ed25519>=1.4