mirror of https://github.com/interlegis/sigi.git
Sesóstris Vieira
9 months ago
3 changed files with 24 additions and 24 deletions
@ -1,4 +1,4 @@ |
|||
-r requirements.txt |
|||
black==24.3.0 |
|||
ipdb==0.13.13 |
|||
pygraphviz==1.11 |
|||
pygraphviz==1.12 |
@ -1,32 +1,32 @@ |
|||
cron-converter==1.0.2 |
|||
dnspython==2.3.0 |
|||
cron-converter==1.1.0 |
|||
dnspython==2.6.1 |
|||
docutils==0.20.1 |
|||
email_validator==2.1.1 |
|||
gunicorn==20.1.0 |
|||
gunicorn==21.2.0 |
|||
ibge==0.0.5 |
|||
ipython==8.14.0 |
|||
moodlepy==0.23.10 |
|||
pandas==2.0.2 |
|||
parsel==1.8.1 |
|||
Pillow==10.3.0 |
|||
psycopg2-binary==2.9.6 |
|||
PyYAML==6.0.1 |
|||
python-docx==0.8.11 |
|||
ipython==8.23.0 |
|||
moodlepy==0.24.0 |
|||
pandas==2.2.1 |
|||
parsel==1.9.0 |
|||
pillow==10.3.0 |
|||
psycopg2-binary==2.9.9 |
|||
python-docx==1.1.0 |
|||
python-magic==0.4.27 |
|||
PyYAML==6.0.1 |
|||
requests==2.31.0 |
|||
uritemplate==4.1.1 |
|||
weasyprint==58.0 |
|||
XlsxWriter==3.1.2 |
|||
Django==4.2.11 |
|||
weasyprint==61.2 |
|||
XlsxWriter==3.2.0 |
|||
Django==5.0.4 |
|||
django-admin-autocomplete-filter==0.7.1 |
|||
django-auth-ldap==4.3.0 |
|||
django-debug-toolbar==4.1.0 |
|||
django-environ==0.10.0 |
|||
django-auth-ldap==4.8.0 |
|||
django-debug-toolbar==4.3.0 |
|||
django-environ==0.11.2 |
|||
django-extensions==3.2.3 |
|||
django-filter==23.2 |
|||
django-import-export==3.2.0 |
|||
django-filter==24.2 |
|||
django-import-export==3.3.7 |
|||
django-localflavor==4.0 |
|||
django-material-admin==1.8.6 |
|||
djangorestframework==3.14.0 |
|||
django-tinymce==3.6.1 |
|||
django-weasyprint==2.2.0 |
|||
django-tinymce==4.0.0 |
|||
django-weasyprint==2.3.0 |
|||
djangorestframework==3.15.1 |
Loading…
Reference in new issue