Skip to content

Commit

Permalink
Merge pull request #230 from ComputerScienceHouse/revert-229-develop
Browse files Browse the repository at this point in the history
Revert "please work"
  • Loading branch information
Qelxiros authored Oct 26, 2024
2 parents 9a4853d + 8c77ad1 commit 9675152
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
4 changes: 2 additions & 2 deletions requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
git+https://github.com/Qelxiros/csh_ldap@master
csh_ldap~=2.4.0
ddtrace~=2.13.0
Flask==1.1.4
Flask-Migrate==4.0.7
Expand All @@ -14,5 +14,5 @@ pylint~=3.2.7
Pillow==10.3.0
requests~=2.32.3
sentry-sdk[flask]~=2.14.0
markupsafe==2.0.1
markupsafe==2.1.2
Werkzeug==1.0.1
19 changes: 13 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile requirements.in
#
Expand Down Expand Up @@ -36,7 +36,7 @@ defusedxml==0.7.1
# via oic
deprecated==1.2.14
# via opentelemetry-api
dill==0.3.9
dill==0.3.5.1
# via pylint
dnspython==2.6.1
# via srvlookup
Expand Down Expand Up @@ -65,7 +65,7 @@ flask-uploads @ git+https://github.com/maxcountryman/flask-uploads@master
# via -r requirements.in
future==0.18.3
# via pyjwkest
greenlet==3.1.1
greenlet==2.0.2
# via sqlalchemy
gunicorn==23.0.0
# via -r requirements.in
Expand Down Expand Up @@ -160,15 +160,20 @@ sqlalchemy==1.4.36
srvlookup==2.0.0
# via csh-ldap
tomli==2.0.1
# via pep517
# via
# pep517
# pylint
tomlkit==0.13.2
# via pylint
typing-extensions==4.12.2
# via
# alembic
# astroid
# bytecode
# ddtrace
# pydantic
# pydantic-core
# pylint
urllib3==1.26.19
# via
# requests
Expand All @@ -186,7 +191,9 @@ wrapt==1.16.0
xmltodict==0.13.0
# via ddtrace
zipp==3.20.2
# via importlib-metadata
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down

0 comments on commit 9675152

Please sign in to comment.