bullish/backend/requirements.txt

14 lines
161 B
Text
Raw Normal View History

# req
django-redis==4.12.1
django-rq==2.4.0
django==3.1.6
djangorestframework==3.12.2
requests==2.25.1
rq-scheduler==0.10.0
psycopg2==2.8.6
# dev
pip==21.0.1