Skip to content
Merged
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 requirements.dev.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
--constraint requirements.prod.txt
-c requirements.prod.in

# Additional dev requirements
# To generate a requirements file that includes both prod and dev requirements, run:
Expand Down
6 changes: 1 addition & 5 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,7 @@ distlib==0.4.3 \
exceptiongroup==1.3.1 \
--hash=sha256:8b412432c6055b0b7d14c310000ae93352ed6754f70fa8f7c34141f91c4e3219 \
--hash=sha256:a7a39a3bd276781e98394987d3a5701d0c4edffb633bb7a5144577f82c773598
# via
# -c requirements.prod.txt
# pytest
# via pytest
filelock==3.29.4 \
--hash=sha256:10cdb3656fc44541cdf30652a93fb10ec6b05325620eb316bd26893e4201538a \
--hash=sha256:dac1648087d5115554850d113e7dd8c83ab2d38e3435dde2d4f163847e57b767
Expand Down Expand Up @@ -155,7 +153,6 @@ platformdirs==4.10.0 \
--hash=sha256:31e761a6a0ca04faf7353ea759bdba55652be214725111e5aac52dfa29d4bef7 \
--hash=sha256:fb516cdb12eb0d857d0cd85a7c57cea4d060bee4578d6cf5a14dfdf8cbf8784a
# via
# -c requirements.prod.txt
# python-discovery
# virtualenv
pluggy==1.6.0 \
Expand Down Expand Up @@ -354,7 +351,6 @@ typing-extensions==4.15.0 \
--hash=sha256:0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466 \
--hash=sha256:f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548
# via
# -c requirements.prod.txt
# exceptiongroup
# virtualenv
virtualenv==21.7.1 \
Expand Down