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
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Scrapy==2.5.1
bleach==4.1.0
python-dateutil==2.8.2
Scrapy==2.11.2
bleach==6.1.0
python-dateutil==2.9.0.post0
git+https://github.com/multiplechoice/sqlalchemy-mappings.git@661a6f6cdfa02d8e64ba3b30edb07aa102e9ad19
Pillow==8.4.0
Pillow==10.4.0
12 changes: 6 additions & 6 deletions test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pytest==6.2.5
pytest-cov==3.0.0
freezegun==1.1.0
boto3==1.19.7
moto==2.2.12
mock==4.0.3
pytest==8.3.2
pytest-cov==5.0.0
freezegun==1.5.1
boto3==1.34.151
moto==5.0.11
mock==5.1.0