2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

Docker build fix (#4811)

* Attempt to fix crypto build on raspbian

* Run CI if requirements files change
This commit is contained in:
Oliver
2023-05-15 08:27:26 +10:00
committed by GitHub
parent 1b94a271b6
commit e2505433a2
3 changed files with 4 additions and 2 deletions

View File

@ -32,7 +32,7 @@ coreapi==2.3.3
# via -r requirements.in
coreschema==0.0.4
# via coreapi
cryptography==40.0.2
cryptography==40.0.1
# via
# -r requirements.in
# pyjwt