BookingService/requirements.txt

23 lines
362 B
Plaintext
Raw Normal View History

2019-05-08 14:52:47 +08:00
amqp==2.4.2
anyjson==0.3.3
Babel==2.6.0
billiard==3.6.0.0
celery==4.3.0
Django==2.2.1
2019-05-26 14:20:20 +08:00
django-debug-toolbar==1.11
2019-05-08 14:52:47 +08:00
django-filter==2.1.0
2019-05-26 14:20:20 +08:00
djangorestframework==3.9.4
2019-05-08 14:52:47 +08:00
dnspython==1.16.0
2019-05-26 14:20:20 +08:00
eventlet==0.25.0
2019-05-08 14:52:47 +08:00
flower==0.9.3
greenlet==0.4.15
kombu==4.5.0
monotonic==1.5
psycopg2==2.8.2
2019-05-26 14:20:20 +08:00
python-memcached==1.59
2019-05-08 14:52:47 +08:00
pytz==2019.1
six==1.12.0
sqlparse==0.3.0
tornado==5.1.1
vine==1.3.0