mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-03-09 15:40:09 +00:00
Fixing version pinning
This commit is contained in:
parent
9d2eec92cb
commit
a6f446f0cf
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
black~=22.3.0
|
||||
csh-ldap~=2.2.0
|
||||
black~=21.9b0
|
||||
csh-ldap~=2.3.1
|
||||
click~=7.1.2
|
||||
flask==1.1.2
|
||||
jinja2==2.11.3
|
||||
|
@ -20,6 +20,6 @@ sshtunnel==0.2.2
|
|||
tenacity==5.0.2
|
||||
websockify==0.9.0
|
||||
pylint==2.13.9
|
||||
pylint-quotes==0.2.1
|
||||
pylint-quotes==0.2.3
|
||||
sentry-sdk[flask]
|
||||
sentry-sdk~=1.5.12
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue