File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ django-widget-tweaks==1.4.12
2828djangorestframework == 3.13.1
2929doc8 == 0.11.1
3030docker == 5.0.3
31- docker-compose == 1.29.2
3231dockerpty == 0.4.1
3332docopt == 0.6.2
3433docutils == 0.17.1
@@ -79,7 +78,7 @@ pyrsistent==0.18.1
7978pytest == 7.1.1
8079pytest-django == 4.5.2
8180python-dateutil == 2.8.2
82- python-dotenv == 0.20 .0
81+ python-dotenv == 1.0 .0
8382pytz == 2022.1
8483PyYAML == 6.0.1
8584requests == 2.27.1
Original file line number Diff line number Diff line change @@ -63,6 +63,8 @@ install_requires =
6363 django-crispy-forms>=1.10.0
6464 django-environ>=0.8.0
6565 gunicorn>=20.1.0
66+ python-dotenv
67+ texttable
6668
6769 # for the API doc
6870 drf-spectacular[sidecar]>=0.24.2
@@ -107,7 +109,6 @@ dev =
107109 pytest-django>=4.5.2
108110 freezegun>=1.1.0
109111 # misc
110- docker-compose
111112 ipython ==8.10.0
112113 # used for testing
113114 commoncode
You can’t perform that action at this time.
0 commit comments