python-dateutil>=2.8.2
requests>=2.25.0
boto3>=1.28.0

[auth]
PyJWT>=2.8.0
cryptography>=42.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
mongomock>=4.1.2
responses>=0.23.0
PyJWT>=2.8.0
cryptography>=42.0.0
velt-py[mongodb]
velt-py[postgres]

[mongodb]
pymongo[srv,tls]>=4.6.3

[postgres]
psycopg[binary,pool]>=3.1
