Skip to content

Commit

Permalink
Merge pull request #22 from neuroforgede/2.1.0
Browse files Browse the repository at this point in the history
merge latest changes
  • Loading branch information
s4ke authored Jun 7, 2023
2 parents 8140a6f + 5e84b3e commit 455d75c
Show file tree
Hide file tree
Showing 3 changed files with 164 additions and 159 deletions.
2 changes: 1 addition & 1 deletion skipper/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ setuptools = "==67.3.2"
djangorestframework = "==3.14.0"
djangorestframework-simplejwt = { version = "==5.2.2" }
# at least required for simplejwt crypto
cryptography = "==39.0.1"
cryptography = "==41.0.0"
django-extensions = "==3.2.1"
psycopg2 = "==2.9.5"
pytz = "==2022.7.1"
Expand Down
Loading

0 comments on commit 455d75c

Please sign in to comment.