Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Marta Miranda
/
boletin_api
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Marta Miranda
2023-06-06 11:46:43 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
db499b78a550bab70c958a8b71ffb342f7e84376
db499b78
1 parent
1e571956
Agregando configuraciones nuevas
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
4 deletions
requirements/base.txt
requirements/base.txt
View file @
db499b7
...
...
@@ -3,10 +3,15 @@
Django==3.2.8
django-cors-headers==3.10.0
django-filter==21.1
djangorestframework==3.12.4
django-environ==0.7.0
djangorestframework==3.14.0
django-environ==0.10.0
django-crispy-forms==2.0
Pillow==9.5.0
# database
psycopg2==2.9.1
psycopg2-binary==2.7.4
\ No newline at end of file
psycopg2==2.9.6
psycopg2-binary==2.7.4
...
...
Please
register
or
login
to post a comment