Skip to content

Commit 60ce1ce

Browse files
committed
remove unused djangorestframework-simplejwt
1 parent f55b480 commit 60ce1ce

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

conda_requirements.yml

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ dependencies:
3636
- django==3.2.17
3737
- django-extensions==3.1.3
3838
- djangorestframework==3.12.4
39-
- djangorestframework-simplejwt==4.7.1
4039
- geopandas==0.9.0
4140
- h5py==3.3.0
4241
- idna==2.10

requirements.txt

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ cligj==0.7.2
1111
django>=3.2.25
1212
django-extensions==3.1.3
1313
djangorestframework==3.12.4
14-
djangorestframework-simplejwt==4.7.1
1514
geopandas==0.9.0
1615
h5py==3.3.0
1716
idna==3.7

0 commit comments

Comments
 (0)