mirror of https://github.com/interlegis/sigi.git
Sesostris Vieira
2 years ago
3 changed files with 22 additions and 22 deletions
@ -1,4 +1,4 @@ |
|||
-r requirements.txt |
|||
black==23.1.0 |
|||
ipdb==0.13.11 |
|||
pygraphviz==1.10 |
|||
black==23.3.0 |
|||
ipdb==0.13.13 |
|||
pygraphviz==1.11 |
@ -1,24 +1,24 @@ |
|||
dnspython==2.3.0 |
|||
docutils==0.19 |
|||
docutils==0.20.1 |
|||
gunicorn==20.1.0 |
|||
ibge==0.0.5 |
|||
ipython==8.11.0 |
|||
ipython==8.14.0 |
|||
moodlepy==0.23.10 |
|||
pandas==1.5.3 |
|||
Pillow==9.4.0 |
|||
psycopg2-binary==2.9.5 |
|||
pandas==2.0.2 |
|||
Pillow==9.5.0 |
|||
psycopg2-binary==2.9.6 |
|||
python-docx==0.8.11 |
|||
requests==2.28.2 |
|||
weasyprint==58.0 |
|||
XlsxWriter==3.0.8 |
|||
Django==4.1.7 |
|||
django-auth-ldap==4.1.0 |
|||
django_debug_toolbar==3.8.1 |
|||
requests==2.31.0 |
|||
weasyprint==59.0 |
|||
XlsxWriter==3.1.2 |
|||
Django==4.2.2 |
|||
django-auth-ldap==4.3.0 |
|||
django-debug-toolbar==4.1.0 |
|||
django-environ==0.10.0 |
|||
django-extensions==3.2.1 |
|||
django-filter==22.1 |
|||
django-import-export==3.1.0 |
|||
django-localflavor==3.1 |
|||
django-extensions==3.2.3 |
|||
django-filter==23.2 |
|||
django-import-export==3.2.0 |
|||
django-localflavor==4.0 |
|||
django-material-admin==1.8.6 |
|||
django-tinymce==3.5.0 |
|||
django-tinymce==3.6.1 |
|||
django-weasyprint==2.2.0 |
Loading…
Reference in new issue