mirror of https://github.com/interlegis/sigi.git
Sesostris Vieira
2 years ago
2 changed files with 10 additions and 10 deletions
@ -1,4 +1,4 @@ |
|||
-r requirements.txt |
|||
black==22.8.0 |
|||
black==22.10.0 |
|||
ipdb==0.13.9 |
|||
pygraphviz==1.10 |
|||
|
@ -1,22 +1,22 @@ |
|||
docutils==0.19 |
|||
gunicorn==20.1.0 |
|||
ibge==0.0.5 |
|||
ipython==8.5.0 |
|||
pandas==1.5.1 |
|||
Pillow==9.2.0 |
|||
psycopg2-binary==2.9.3 |
|||
ipython==8.7.0 |
|||
pandas==1.5.2 |
|||
Pillow==9.3.0 |
|||
psycopg2-binary==2.9.5 |
|||
python-docx==0.8.11 |
|||
requests==2.28.1 |
|||
weasyprint==57.0 |
|||
weasyprint==57.1 |
|||
XlsxWriter==3.0.3 |
|||
Django==4.1.2 |
|||
Django==4.1.4 |
|||
django-auth-ldap==4.1.0 |
|||
django-debug-toolbar==3.7.0 |
|||
django_debug_toolbar==3.8.1 |
|||
django-environ==0.9.0 |
|||
django-extensions==3.2.1 |
|||
django-filter==22.1 |
|||
django-import-export==2.9.0 |
|||
django-import-export==3.0.1 |
|||
django-localflavor==3.1 |
|||
django-material-admin==1.8.6 |
|||
django-tinymce==3.5.0 |
|||
django-weasyprint==2.2.0 |
|||
django-weasyprint==2.2.0 |
Loading…
Reference in new issue