Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion epicbox-python/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ pysqlite3-binary==0.4.6.post2

# required by admin quiz
pytest==6.2.5
requests==2.27.1
requests==2.32.0
# required by sql challenge
mysqlclient==2.1.0
4 changes: 2 additions & 2 deletions epicbox-python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ docutils==0.16
# python-daemon
email-validator==1.1.3
# via flask-appbuilder
factory_boy==3.2.1
factory-boy==3.2.1
# via -r requirements.in
faker==12.0.0
# via factory-boy
Expand Down Expand Up @@ -369,7 +369,7 @@ pyyaml==6.0
# openapi-spec-validator
regex==2022.1.18
# via nltk
requests==2.27.1
requests==2.32.0
# via
# -r requirements.in
# apache-airflow-providers-http
Expand Down