ComptaClub/requirements/base.txt

12 lines
195 B
Plaintext
Raw Normal View History

2022-01-07 12:29:22 +01:00
asgiref==3.4.1
Django==4.0.1
2022-05-06 15:31:03 +02:00
django-select2==7.9.0
django-environ==0.8.1
2022-01-07 12:29:22 +01:00
Markdown==3.3.6
sqlparse==0.4.2
Pillow==9.0.0
pytz==2021.3
PyYAML==6.0
2022-05-06 15:26:08 +02:00
reportlab==3.6.5
2022-05-06 16:03:54 +02:00
psycopg2==2.9.2
simplejson==3.17.6