TurTaskWeb/requirements.txt
Sirin Puenggun f032ae50d6
Add django.yml to run github action on tests (#11)
* Create django.yml

* Update django.yml

* Update django.yml

* Connect to Postgres before do test

* Fix Syntax Error

* Fix Migrate error

* Fix migration error / Modify requirments.txt

* Fix Database secret value missing

* Fix test error

* Add badge to README.md
2023-10-30 20:25:27 +07:00

11 lines
232 B
Plaintext

Django>=4.2.6
django-allauth>=0.58
psycopg>=3.1.12
psycopg-binary>=3.1.12
dj-rest-auth>=5.0
python-decouple>=3.8
djangorestframework>=3.14
markdown>=3.5
django-filter>=23.3
djangorestframework-simplejwt>=5.3
django-cors-headers>=4.3