Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #34738

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
18 changes: 9 additions & 9 deletions requirements/edx-sandbox/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ cryptography==42.0.7
# via -r requirements/edx-sandbox/base.in
cycler==0.12.1
# via matplotlib
fonttools==4.49.0
fonttools==4.51.0
# via matplotlib
importlib-resources==6.1.1
importlib-resources==6.4.0
# via matplotlib
joblib==1.3.2
joblib==1.4.2
# via nltk
kiwisolver==1.4.5
# via matplotlib
Expand Down Expand Up @@ -60,19 +60,19 @@ packaging==24.0
# via matplotlib
pillow==10.3.0
# via matplotlib
pycparser==2.21
pycparser==2.22
# via cffi
pyparsing==3.1.1
pyparsing==3.1.2
# via
# -r requirements/edx-sandbox/base.in
# chem
# matplotlib
# openedx-calc
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via matplotlib
random2==1.0.2
# via -r requirements/edx-sandbox/base.in
regex==2024.4.16
regex==2024.4.28
# via nltk
scipy==1.10.1
# via
Expand All @@ -87,7 +87,7 @@ sympy==1.12
# via
# -r requirements/edx-sandbox/base.in
# openedx-calc
tqdm==4.66.2
tqdm==4.66.4
# via nltk
zipp==3.17.0
zipp==3.18.1
# via importlib-resources
Loading
Loading