Skip to content

Commit e1f7cf6

Browse files
committed
commit message title: Add notebook feature to Experimental Lab with Mapbox integration
1 parent 4fdcefc commit e1f7cf6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

backend/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ pyotp==2.9.0
1414
django-csp==3.8
1515
argon2-cffi==23.1.0
1616
cryptography>=42.0.0
17-
setuptools>=70.0.0
17+
# rest_framework_simplejwt==5.3.0 imports pkg_resources; setuptools plans to remove it in 81+.
18+
setuptools>=70.0.0,<81

0 commit comments

Comments
 (0)