robosats/requirements.txt
redphix c32c07eaa6
Python files style cleanup (#281)
* Remove unused imports in python files

* Add black and isort dependencies

Also added pyproject.toml for isort config, but later can be used to
configure various other python tools

* Add flake8 in requirements.txt

* Add py-linter workflow
2022-10-20 09:55:24 +00:00

36 lines
747 B
Plaintext

django==3.2.16
django-admin-relation-links==0.2.5
django-celery-beat==2.2.1
django-celery-results==2.4.0
django-model-utils==4.2.0
django-private-chat2==1.0.2
django-redis==5.2.0
django-timezone-field==4.2.3
djangorestframework==3.13.1
channels==3.0.4
channels-redis==3.3.1
celery==5.2.3
grpcio==1.43.0
googleapis-common-protos==1.53.0
grpcio-tools==1.43.0
numpy==1.22.2
Pillow==7.0.0
python-decouple==3.5
requests==2.22.0
ring==0.9.1
git+https://github.com/Reckless-Satoshi/Robohash.git
scipy==1.8.0
gunicorn==20.1.0
psycopg2==2.9.3
SQLAlchemy==1.4.31
django-import-export==2.7.1
requests[socks]
python-gnupg==0.4.9
daphne==3.0.2
drf-spectacular==0.24.0
drf-spectacular-sidecar==2022.9.1
black==22.8.0
isort==5.10.1
flake8==5.0.4
pyflakes==2.5.0