diff options
author | Jonathan Weth <git@jonathanweth.de> | 2020-07-29 17:20:54 +0200 |
---|---|---|
committer | Jonathan Weth <git@jonathanweth.de> | 2020-07-29 17:20:54 +0200 |
commit | 403c0fda0929c19c2c5fa4e0e6ec25d4af441c95 (patch) | |
tree | ef1a8ee13627a4dd948c15c0b6c22bd883babd38 | |
parent | 4d866619cd75c7e38080de31aa9407770406937f (diff) | |
download | RWA.Support.SessionService-403c0fda0929c19c2c5fa4e0e6ec25d4af441c95.tar.gz RWA.Support.SessionService-403c0fda0929c19c2c5fa4e0e6ec25d4af441c95.tar.bz2 RWA.Support.SessionService-403c0fda0929c19c2c5fa4e0e6ec25d4af441c95.zip |
Update requirements.txt
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index bcbd7d3..39d518c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -sphinx +sphinx>=3 sphinx-autodoc-typehints
\ No newline at end of file |