Skip to content

Commit da58ef0

Browse files
authored
Merge pull request #192 from NickolausDS/requirements-fix
chore: fix stricter version specification requirements needed by build
2 parents 4bd0f83 + ffda666 commit da58ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
django<5
22
globus_sdk<4.0.0
3-
social-auth-app-django>=3.0.0<6.0.0
3+
social-auth-app-django>=3.0.0,<6.0.0
44
python-jose[cryptography]>=3.0.1
55
packaging>=21.0

0 commit comments

Comments
 (0)