Skip to content

Commit a2b764f

Browse files
Merge pull request #4596 from bruntib/requests
Install "requests" Python dependency
2 parents f5043e3 + 7ce3cfd commit a2b764f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

web/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Authlib==1.3.1
2+
requests==2.32.4 # Required by Authlib. Not installed automatically for some reason.
23
lxml==5.3.0
34
sqlalchemy==1.3.23
45
alembic==1.5.5

0 commit comments

Comments
 (0)