Skip to content

Commit

Permalink
Create requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ravshanovdev authored Nov 17, 2024
1 parent 596a50f commit 1eafa76
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions crm_with_drf/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
asgiref==3.7.2
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.2
cryptography==41.0.5
defusedxml==0.8.0rc2
Django==4.2.7
django-filter==23.3
django-templated-mail==1.1.1
djangorestframework==3.14.0
djangorestframework-simplejwt==5.3.0
djoser==2.2.1
idna==3.4
oauthlib==3.2.2
pycparser==2.21
PyJWT==2.8.0
python3-openid==3.2.0
pytz==2023.3.post1
requests==2.31.0
requests-oauthlib==1.3.1
social-auth-app-django==5.4.0
social-auth-core==4.5.0
sqlparse==0.4.4
stripe==7.3.0
typing_extensions==4.8.0
tzdata==2023.3
urllib3==2.0.7

0 comments on commit 1eafa76

Please sign in to comment.