Skip to content

Commit

Permalink
disable osm login python
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma committed Sep 30, 2024
1 parent 292d594 commit 79d740b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/api-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ drf-yasg==1.21.4
django-environ==0.9.0 # used for environment
django-filter==22.1
django-cors-headers==3.13.0 # used for enabling cors when frontend is hosted on different server / origin
osm-login-python==1.0.0
# osm-login-python==1.0.0
celery==5.2.7
redis==4.4.0
django_celery_results==2.4.0
Expand Down

0 comments on commit 79d740b

Please sign in to comment.