mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-02-12 13:01:51 +00:00
Remove deprecated library
No, seriously
This commit is contained in:
parent
8d4a7d52a9
commit
aa1c4834f4
3 changed files with 0 additions and 2 deletions
|
@ -3,7 +3,6 @@ import subprocess
|
|||
import time
|
||||
import urllib.parse
|
||||
|
||||
from deprecated import deprecated
|
||||
import requests
|
||||
from flask import current_app as app
|
||||
|
||||
|
|
|
@ -2,7 +2,6 @@ black~=21.9b0
|
|||
csh-ldap==2.4.0
|
||||
click~=7.1.2
|
||||
ddtrace~=1.2.1
|
||||
deprecated==1.2.13
|
||||
flask==1.1.4
|
||||
jinja2==2.11.3
|
||||
flask-pyoidc==1.3.0
|
||||
|
|
Loading…
Reference in a new issue