Skip to content

Commit

Permalink
⬆️ Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Chatewgne committed Dec 13, 2022
1 parent f6b30ff commit c9b8ec4
Showing 1 changed file with 8 additions and 20 deletions.
28 changes: 8 additions & 20 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with python 3.6
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile
Expand All @@ -20,8 +20,6 @@ billiard==3.6.4.0
# via celery
btrees==4.10.0
# via zodb
cached-property==1.5.2
# via kombu
cairocffi==0.9.0
# via
# cairosvg
Expand Down Expand Up @@ -193,10 +191,7 @@ html5lib==1.1
idna==3.3
# via requests
importlib-metadata==4.8.3
# via
# kombu
# markdown
# redis
# via markdown
inflection==0.5.1
# via drf-yasg
itypes==1.2.0
Expand All @@ -209,7 +204,7 @@ landez==2.5.0
# via geotrek (setup.py)
lxml==4.9.1
# via mapentity
mapentity==8.2.1
mapentity==8.3.0
# via geotrek (setup.py)
markdown==3.3.7
# via geotrek (setup.py)
Expand Down Expand Up @@ -285,10 +280,10 @@ requests==2.27.1
# mapentity
rjsmin==1.2.0
# via django-compressor
ruamel.yaml==0.17.21
ruamel-yaml==0.17.21
# via drf-yasg
ruamel.yaml.clib==0.2.6
# via ruamel.yaml
ruamel-yaml-clib==0.2.6
# via ruamel-yaml
sentry-sdk==1.5.9
# via geotrek (setup.py)
simplekml==1.3.6
Expand Down Expand Up @@ -319,13 +314,6 @@ tinycss2==1.1.1
# weasyprint
transaction==3.0.1
# via zodb
typing-extensions==4.1.1
# via
# asgiref
# async-timeout
# faker
# importlib-metadata
# redis
uritemplate==4.1.1
# via
# coreapi
Expand Down Expand Up @@ -359,7 +347,7 @@ xlrd==2.0.1
# via geotrek (setup.py)
xmltodict==0.12.0
# via tif2geojson
zc.lockfile==2.0
zc-lockfile==2.0
# via zodb
zconfig==3.6.0
# via zodb
Expand All @@ -369,7 +357,7 @@ zodb==5.7.0
# via appy
zodbpickle==2.2.0
# via zodb
zope.interface==5.4.0
zope-interface==5.4.0
# via
# btrees
# datetime
Expand Down

0 comments on commit c9b8ec4

Please sign in to comment.