Skip to content

Commit

Permalink
Merge pull request #174 from globus/docs
Browse files Browse the repository at this point in the history
docs: Add base portal requirements for docs conf.py dgpf imports
  • Loading branch information
NickolausDS authored May 26, 2022
2 parents ebf29b9 + 07bb33f commit 1bb7516
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
sphinx_rtd_theme
# Base requirements to build DGPF (We should make this use the top level reqs
django<4.0.0
globus_sdk<4.0.0
social-auth-app-django<6.0.0>=3.0.0
python-jose[cryptography]>=3.0.1
packaging>=21.0

# Other requirements
sphinx_rtd_theme

0 comments on commit 1bb7516

Please sign in to comment.