This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
creylopez
/
ReyMotaAppsOC
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Añado rest_framework
main
Celestino Rey
9 months ago
parent
253c0c9816
commit
5649da52d9
1 changed files
with
8 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-2
src/requirements.txt
+ 8
- 2
src/requirements.txt
View File
@ -1,14 +1,20 @@
asgiref==3.8.1
Django==4.2
django-calculation==1.0.0
djangorestframework==3.15.2
flake8==7.1.1
gunicorn==22.0.0
mccabe==0.7.0
numpy==2.2.2
packaging==24.1
pandas==2.2.3
pillow==10.4.0
psycopg2-binary==2.9.6
pycodestyle==2.12.1
pyflakes==3.2.0
python-dateutil==2.9.0.post0
pytz==2025.1
six==1.17.0
sqlparse==0.5.1
typing_extensions==4.12.2
django-calculation==1.0.0
pandas==2.2.3
tzdata==2025.1
Write
Preview
Loading…
Cancel
Save