File tree Expand file tree Collapse file tree 2 files changed +15
-4
lines changed
Expand file tree Collapse file tree 2 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 4646pygments
4747python-memcached
4848pymemcache
49+ pytz
4950qrcode
5051requests
5152segment-analytics-python
Original file line number Diff line number Diff line change @@ -300,8 +300,8 @@ pyasn1-modules==0.4.2
300300 # via google-auth
301301pycparser==2.22
302302 # via cffi
303- pygments==2.16 .1
304- # via ipython
303+ pygments==2.19 .1
304+ # via -r requirements/base.in
305305pyjwt[crypto]==2.10.1
306306 # via
307307 # drf-jwt
@@ -323,13 +323,23 @@ python-dateutil==2.9.0.post0
323323 # via
324324 # edx-ace
325325 # segment-analytics-python
326- python-memcached==1.59
326+ python-memcached==1.62
327327 # via -r requirements/base.in
328328python-slugify==8.0.4
329329 # via code-annotations
330330python3-openid==3.2.0
331331 # via social-auth-core
332- qrcode==7.4.2
332+ pytz==2025.2
333+ # via
334+ # -r requirements/base.in
335+ # drf-yasg
336+ pyyaml==6.0.2
337+ # via
338+ # code-annotations
339+ # drf-yasg
340+ # edx-django-release-util
341+ # edx-i18n-tools
342+ qrcode==8.2
333343 # via -r requirements/base.in
334344redis==6.2.0
335345 # via walrus
You can’t perform that action at this time.
0 commit comments