Skip to content

Commit

Permalink
docs: Add base portal requirements for docs conf.py dgpf imports
Browse files Browse the repository at this point in the history
  • Loading branch information
NickolausDS committed May 26, 2022
1 parent ebf29b9 commit 07bb33f
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 07bb33f

Please sign in to comment.