Awesome Docker Compose samples
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
awesome-compose/django-redis/requirements.txt

10 lines
352 B

asgiref==3.5.0
backports.zoneinfo==0.2.1
Deprecated==1.2.13
Django==4.0.3
packaging==21.3
pyparsing==3.0.7
redis==4.1.4
sqlparse==0.4.2
tzdata==2022.1
wrapt==1.14.0