1
0
mirror of https://github.com/daniviga/bite.git synced 2025-04-20 14:31:20 +02:00

Remove dependencies pinning

This commit is contained in:
Daniele Viganò 2020-10-25 19:04:18 +01:00
parent 7e6e36133d
commit 8e1f51ed71
Signed by: dani
GPG Key ID: DB49AFC03C40EE02

View File

@ -2,8 +2,8 @@ Django
djangorestframework
django-health-check
psycopg2-binary
paho-mqtt==1.5.0
asyncio-mqtt==0.5.0
paho-mqtt
asyncio-mqtt
PyYAML
uritemplate
pygments